Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Cluster Metadata's Integration w/ Membership #439

Open
jrwest opened this issue Oct 23, 2013 · 1 comment
Open

Improve Cluster Metadata's Integration w/ Membership #439

jrwest opened this issue Oct 23, 2013 · 1 comment
Assignees
Milestone

Comments

@jrwest
Copy link
Contributor

jrwest commented Oct 23, 2013

cluster metadata is notified when membership changes (via ring updates), however, when membership changes nodes entering the overlay do nothing else. It is worth investigating the following:

  • throwing away a singleton node's cluster metadata when it joins the cluster (this also solves one known issue w/ activating bucket types)
  • requiring an exchange when nodes leave the cluster gracefully
  • handling down nodes specially in the overlay
@ghost ghost assigned jrwest Oct 23, 2013
@jrwest jrwest modified the milestones: 2.0.1, 2.0 Mar 24, 2014
@jrwest
Copy link
Contributor Author

jrwest commented Mar 24, 2014

Marked as 2.0.1 for possible incremental improvement. Could be moved back to 2.1.

@jrwest jrwest modified the milestone: 2.0.1 Jun 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants