Guy Benoish 85a0d29d04 Stale replica should allow MULTI/EXEC
Example: Client uses a pipe to send the following to a
stale replica:

MULTI
.. do something ...
DISCARD

The replica will reply the MUTLI with -MASTERDOWN and
execute the rest of the commands... A client using a
pipe might not be aware that MULTI failed until it's
too late.

I can't think of a reason why MULTI/EXEC/DISCARD should
not be executed on stale replicas...

Also, enable MULTI/EXEC/DISCARD during loading
2020-04-02 18:23:59 +03:00
..
2019-11-13 10:14:45 +08:00
2016-06-07 16:46:00 -04:00
2018-10-05 18:29:23 +02:00
2019-11-20 20:39:04 -05:00
2020-03-23 12:02:12 +01:00
2019-07-17 16:40:24 +03:00
2018-11-25 08:10:26 +00:00
2020-03-31 17:41:10 +03:00
2018-07-03 18:19:46 +02:00
2019-10-07 09:09:32 +03:00
2016-07-27 11:34:25 +02:00
2019-02-24 21:38:15 +01:00
2018-10-17 12:57:21 +02:00
2020-03-12 20:44:32 +08:00
2019-10-24 14:24:55 +03:00
2019-11-19 17:23:47 +08:00
2020-02-04 12:55:26 +01:00
2014-08-08 10:05:32 +02:00
2018-07-03 18:19:46 +02:00
2019-10-02 11:30:20 +02:00
2020-02-22 11:38:51 -05:00
2020-04-02 18:23:59 +03:00
2018-11-11 18:49:55 +00:00
2015-04-27 12:07:49 +02:00
2015-04-27 12:07:49 +02:00
2014-07-02 16:31:22 +02:00
2019-12-21 21:27:38 +08:00
2020-03-23 01:07:46 -04:00
2019-05-08 12:53:56 +08:00