Jacek Lewandowski created CASSANDRA-17883:
---------------------------------------------
Summary: Node will not get schema updates if it replaces a removed
node with the same address
Key: CASSANDRA-17883
URL: https://issues.apache.org/jira/browse/CASSANDRA-17883
Project: Cassandra
Issue Type: Bug
Components: Legacy/Distributed Metadata
Reporter: Jacek Lewandowski
If a node is removed and then a node with the same address is added, it is
ignored by migration coordinator - that is, when that node fails to push the
schema change, the other nodes will not be able pull it later during periodic
update.
Such situation will last until the other nodes gets restarted.
This is caused by permanently adding the address of the node being removed to
the ignore list in migration coordinator.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]