Skip to content

Conversation

@verma7
Copy link
Contributor

@verma7 verma7 commented Feb 17, 2017

…-Dcassandra.replace_address if a task fails and restarts.

Summary: Reverts #362.

After testing with some deployments, we have found out that this causes problems when multiple Cassandra tasks fail at the same time. A node cannot bootstrap if any node is in the DN state, so we need to remove the node using nodetool removenode <hostid>. But then this change passes -D replace_address every time it starts the task but we have already removed the node and Cassandra crash loops.

…-Dcassandra.replace_address if a task fails and restarts

Summary: Reverts https://github.com/mesosphere/dcos-cassandra-service/pull/362/files.

Reviewers: zhiyan, varung, zjay

Subscribers: #cassandraservice

Differential Revision: https://code.uberinternal.com/D742838
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

Successfully merging this pull request may close these issues.

1 participant