Skip to content
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

Closed
yanniszark opened this issue Jan 21, 2019 · 5 comments
Closed

[cassandra] Deal with loss of persistence for local storage #9

yanniszark opened this issue Jan 21, 2019 · 5 comments
Assignees
Labels
wontfix This will not be worked on

Comments

@yanniszark
Copy link
Contributor

Is this a bug report or feature request?

  • 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:

  • If it has lost its data, it will stream it from another member.
  • If it has its data, it will start normally.

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.

@stale
Copy link

stale bot commented Sep 2, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale
Copy link

stale bot commented Mar 16, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

@stale
Copy link

stale bot commented Mar 24, 2020

This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.

@stale stale bot closed this as completed Mar 24, 2020
@travisn travisn reopened this Mar 31, 2020
@BlaineEXE BlaineEXE transferred this issue from rook/rook Aug 30, 2021
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the wontfix This will not be worked on label Nov 28, 2021
@github-actions
Copy link

github-actions bot commented Dec 5, 2021

This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.

@github-actions github-actions bot closed this as completed Dec 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants