antirez 62ef6778c9 PSYNC2: discard pending transactions from cached master.
During the review of the fix for #3899, @yangsiran identified an
implementation bug: given that the offset is now relative to the applied
part of the replication log, when we cache a master, the successive
PSYNC2 request will be made in order to *include* the transaction that
was not completely processed. This means that we need to discard any
pending transaction from our replication buffer: it will be re-executed.
2017-04-19 14:02:52 +02:00
..
2016-04-25 16:49:57 +03:00
2016-04-25 16:49:57 +03:00
2016-06-07 16:46:00 -04:00
2016-04-04 14:13:46 +02:00
2016-04-04 08:50:58 +02:00
2016-04-04 08:50:58 +02:00
2015-10-01 13:02:25 +02:00
2017-04-07 08:46:39 +02:00
2016-07-27 11:34:25 +02:00
2016-07-27 11:34:25 +02:00
2016-06-14 14:45:28 +02:00
2015-07-27 14:37:58 +02:00
2015-07-27 14:37:58 +02:00
2017-01-27 16:24:14 +01:00
2015-07-27 14:37:58 +02:00
2014-08-08 10:05:32 +02:00
2017-04-08 17:31:13 +02:00
2017-04-07 08:46:39 +02:00
2016-11-11 10:33:48 +08:00
2017-01-08 18:29:22 +01:00
2016-10-10 01:13:20 +09:00
2017-01-18 17:12:07 +01:00
2016-04-25 16:49:57 +03:00
2015-04-27 12:07:49 +02:00
2015-04-27 12:07:49 +02:00
2017-02-21 17:07:28 +01:00
2014-07-02 16:31:22 +02:00
2016-09-12 13:19:05 +02:00
2016-05-10 06:40:05 +02:00
2017-02-01 17:01:31 +01:00