Files
redis/src
artix 143bfa1e6e Cluster Manager: compare key values after BUSYKEY error (migration).
If a key exists in the target node during a migration (BUSYKEY),
the value of the key on both nodes (source and target) will be compared.
If the key has the same value on both keys, the migration will be
automatically retried with the REPLACE argument in order to override
the target's key.

If the key has different values, the behaviour will depend on such
cases:
- In case of 'fix' command, the migration will stop and the user
  will be warned to manually check the key(s).
- In other cases (ie. reshard), if the user launched the command
  with the --cluster-replace option, the migration will be
  retried with the REPLACE argument, elsewhere the migration will
  stop and the user will be warned.
2018-12-18 17:45:35 +01:00
..
2012-04-13 17:52:33 -07:00
2016-04-25 16:49:57 +03:00
2016-06-07 16:46:00 -04:00
2018-07-04 20:04:06 +08:00
2018-03-21 15:34:13 +08:00
2016-04-04 08:50:58 +02:00
2018-10-05 18:29:23 +02:00
2015-10-01 13:02:25 +02:00
2018-07-03 18:19:46 +02:00
2018-09-11 15:32:28 +02:00
2018-11-25 08:10:26 +00:00
2018-12-06 11:08:59 +08:00
2018-12-11 13:29:30 +01:00
2018-07-18 10:16:33 +03:00
2018-07-17 10:39:47 +02:00
2017-12-05 15:38:03 +01:00
2018-07-03 18:19:46 +02:00
2018-06-21 22:08:09 +08:00
2018-07-03 18:19:46 +02:00
2016-07-27 11:34:25 +02:00
2018-10-17 12:57:21 +02:00
2018-07-03 18:19:46 +02:00
2018-11-02 22:58:16 +02:00
2018-07-13 09:46:30 -06:00
2018-10-11 13:00:55 +02:00
2018-11-25 08:10:26 +00:00
2018-10-04 17:02:10 +03:30
2018-12-11 19:53:54 +08:00
2018-07-03 18:19:46 +02:00
2014-08-08 10:05:32 +02:00
2018-07-12 21:21:37 +08:00
2018-07-03 18:19:46 +02:00
2018-12-05 17:15:02 +08: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
2018-07-03 18:19:46 +02:00
2014-07-02 16:31:22 +02:00
2018-07-31 16:41:33 +02:00
2018-12-11 13:29:30 +01:00
2018-12-11 13:29:30 +01:00
2011-07-06 15:22:00 +02:00
2018-07-03 18:19:46 +02:00