dragonfly/src/server/cluster
Borys 43c83d29fa
feat: cluster migrations restarts immediately if timeout happens (#4081)
* feat: cluster migrations restarts immediately if timeout happens

* feat: add DEBUG MIGRATION PAUSE command
2024-11-25 16:02:22 +02:00
..
cluster_config.cc fix: prevent starting migrations from replica (#3985) 2024-10-25 08:41:26 +03:00
cluster_config.h chore: cancel slot migrations on shutdown (#3405) 2024-07-30 12:47:58 +03:00
cluster_config_test.cc chore: ignore applying the same cluster config twice (#3932) 2024-10-16 09:07:01 +03:00
cluster_defs.cc fix: Use MOVED error type for moved replies (#4125) 2024-11-14 13:12:38 +02:00
cluster_defs.h fix: Use MOVED error type for moved replies (#4125) 2024-11-14 13:12:38 +02:00
cluster_family.cc feat: cluster migrations restarts immediately if timeout happens (#4081) 2024-11-25 16:02:22 +02:00
cluster_family.h feat: cluster migrations restarts immediately if timeout happens (#4081) 2024-11-25 16:02:22 +02:00
cluster_family_test.cc fix: mark pubusb commands as unsupported for cluster (#3767) 2024-09-23 09:59:13 +00:00
cluster_utility.cc chore: change Namespaces to be a global pointer (#4032) 2024-11-10 10:45:53 +00:00
cluster_utility.h fix: fix cluster incorrect keys status (#3083) 2024-05-26 15:10:01 +03:00
incoming_slot_migration.cc feat: cluster migrations restarts immediately if timeout happens (#4081) 2024-11-25 16:02:22 +02:00
incoming_slot_migration.h feat: cluster migrations restarts immediately if timeout happens (#4081) 2024-11-25 16:02:22 +02:00
outgoing_slot_migration.cc feat: cluster migrations restarts immediately if timeout happens (#4081) 2024-11-25 16:02:22 +02:00
outgoing_slot_migration.h feat: cluster migrations restarts immediately if timeout happens (#4081) 2024-11-25 16:02:22 +02:00
slot_set.h fix: fix move error during migration finalization (#3253) 2024-07-02 14:23:54 +03:00