This repository has been archived by the owner on Feb 23, 2022. It is now read-only.
[cassandra] Deal with loss of persistence for local storage #9
Labels
wontfix
This will not be worked on
Is this a bug report or feature request?
What should the feature do:
Each time a Cassandra member starts, it will ask a cluster member if it's address is in the cluster. If it is, the member is started with the
replace_address_first_boot
option. Then the member will do the following:What is use case behind this feature:
Users wanting to use local storage for its superior performance can leverage this self-healing mechanism to deal with loss of a local disk.
The text was updated successfully, but these errors were encountered: