antirez
0f81f83ea4
redis-cli pipe mode: don't stay in the write loop forever.
...
The code was broken and resulted in redis-cli --pipe to, most of the
times, writing everything received in the standard input to the Redis
connection socket without ever reading back the replies, until all the
content to write was written.
This means that Redis had to accumulate all the output in the output
buffers of the client, consuming a lot of memory.
Fixed thanks to the original report of anomalies in the behavior
provided by Twitter user @fsaintjacques.
2015-09-30 16:27:24 +02:00
..
2012-04-13 17:52:33 -07:00
2014-09-29 06:49:07 -04:00
2012-11-08 18:31:32 +01:00
2013-12-05 16:35:32 +01:00
2013-06-28 16:39:49 +02:00
2014-06-26 18:48:40 +02:00
2013-06-28 16:39:49 +02:00
2014-08-08 10:43:54 +02:00
2013-06-28 16:39:49 +02:00
2015-06-11 14:34:38 +02:00
2015-06-11 14:34:38 +02:00
2015-07-27 15:03:10 +02:00
2012-11-08 18:31:32 +01:00
2015-07-27 15:03:10 +02:00
2015-07-27 15:03:10 +02:00
2015-07-27 14:37:58 +02:00
2015-07-27 14:37:58 +02:00
2015-07-27 15:08:58 +02:00
2015-07-27 15:03:10 +02:00
2015-07-28 16:58:35 +02:00
2015-02-10 09:29:14 +01:00
2015-07-26 15:17:18 +02:00
2014-12-23 09:31:03 -05:00
2014-12-23 09:31:03 -05:00
2015-09-14 12:34:17 +02:00
2015-07-27 14:37:58 +02:00
2015-07-14 17:15:37 +02:00
2015-07-14 17:15:37 +02:00
2014-12-23 09:31:03 -05:00
2014-12-23 09:31:03 -05:00
2014-12-05 12:41:59 +11:00
2015-09-14 23:10:50 +02:00
2015-07-26 15:17:18 +02:00
2014-12-14 12:25:42 +02:00
2015-07-27 14:37:58 +02:00
2015-02-11 10:52:28 +01:00
2015-02-11 10:52:28 +01:00
2015-07-27 14:37:58 +02:00
2015-02-11 10:52:27 +01:00
2015-01-02 11:16:10 -05:00
2015-01-02 11:16:10 -05:00
2014-06-26 18:48:40 +02:00
2015-01-02 11:16:10 -05:00
2015-07-26 15:17:18 +02:00
2015-07-26 15:17:18 +02:00
2014-12-09 12:59:46 +01:00
2013-02-24 18:17:46 +01:00
2015-07-27 14:37:58 +02:00
2015-08-06 15:08:54 +02:00
2015-07-27 14:37:58 +02:00
2015-07-27 14:37:58 +02:00
2014-06-26 18:48:40 +02:00
2012-11-08 18:31:32 +01:00
2015-07-27 14:37:58 +02:00
2015-02-17 11:33:08 -05:00
2015-01-02 11:16:09 -05:00
2014-08-08 10:05:32 +02:00
2012-11-08 18:31:32 +01:00
2015-09-07 16:09:23 +02:00
2015-07-27 14:37:58 +02:00
2015-07-27 14:37:58 +02:00
2012-11-08 18:31:32 +01:00
2015-07-27 14:37:58 +02:00
2015-09-30 16:27:24 +02:00
2015-01-08 13:31:03 -05:00
2015-07-26 15:29:53 +02:00
2014-06-26 18:48:40 +02:00
2015-08-21 15:29:07 +02:00
2015-07-27 14:37:58 +02:00
2014-10-17 11:36:12 +02:00
2015-07-27 14:37:58 +02:00
2015-07-25 17:41:56 +02:00
2015-07-25 17:41:56 +02:00
2015-07-25 17:25:44 +02:00
2015-09-08 09:27:43 +02:00
2015-07-29 12:13:20 +02:00
2015-08-06 18:12:20 +02:00
2013-02-27 11:50:35 +01:00
2015-04-27 12:07:49 +02:00
2015-04-27 12:07:49 +02:00
2015-07-26 23:17:55 +02:00
2015-07-26 15:20:52 +02:00
2015-01-09 11:23:22 +01:00
2015-07-27 14:37:58 +02:00
2015-07-26 15:17:18 +02:00
2014-07-02 16:31:22 +02:00
2015-08-06 18:12:20 +02:00
2015-07-27 14:37:58 +02:00
2015-07-27 14:37:58 +02:00
2015-07-27 14:37:58 +02:00
2015-07-27 14:37:58 +02:00
2015-07-27 14:37:58 +02:00
2012-11-08 18:31:32 +01:00
2015-02-27 16:03:02 +01:00
2015-02-27 16:03:02 +01:00
2011-07-06 15:22:00 +02:00
2015-02-14 17:19:17 +01:00
2015-01-02 11:16:08 -05:00
2015-04-29 10:33:21 +02:00
2014-12-23 09:31:03 -05:00
2014-12-23 09:31:03 -05:00
2014-12-17 17:15:39 +01:00
2014-12-17 17:11:20 +01:00