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

Should be able to remove server from cluster #322

Closed
pauldix opened this issue Mar 10, 2014 · 4 comments
Closed

Should be able to remove server from cluster #322

pauldix opened this issue Mar 10, 2014 · 4 comments

Comments

@pauldix
Copy link
Member

pauldix commented Mar 10, 2014

If a node goes down permanently you should be able to remove the node from the cluster. Should remove it from cluster config and remove it from any shards.

@pauldix pauldix added this to the 0.6.0 milestone Mar 10, 2014
@abelaska
Copy link

abelaska commented Apr 4, 2014

+1

@jvshahid jvshahid modified the milestones: 0.7.0, 0.6.0 May 2, 2014
@jvshahid jvshahid modified the milestones: Future release, 0.7.0 May 20, 2014
@jvshahid
Copy link
Contributor

This is done in a destructive way in #544, this story is different. This story aims at having a graceful way of removing a node from the cluster but move its data to a different node in the cluster.

@jvshahid jvshahid removed this from the Future release milestone Aug 25, 2014
@jvshahid
Copy link
Contributor

jvshahid commented Oct 9, 2014

Just to note that even destructively removing a node doesn't work all the time, there seems to be edge cases that causes the system to hang or sometimes the removed node returns to the cluster.

@toddboom toddboom added idea and removed bug labels Nov 25, 2014
@beckettsean
Copy link
Contributor

closing in preference for #1471 (such a good idea Paul keeps having it!)

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

5 participants