-
Enhancement
-
Resolution: Done
-
Critical
-
5.0.0.FINAL
Currently, killing any node will result in a rehash. A mechanism for clean shutdown should also be supported, so that a rehash is not triggered. Useful when the entire cluster is being intentionally brought down.
Need to think about how we do this; perhaps a LEAVE message that will prevent nodes triggering a rehash when a subsequent view change is detected. This could be done programmatically via a clean parameter to stop(), but we should explore alternatives here.
- is incorporated by
-
ISPN-3351 Controlled cluster shutdown with data restore from persistent storage
- Closed