Sam Tunnicliffe created CASSANDRA-21005:
-------------------------------------------

             Summary: Node registration can use incorrect Location if its 
address belongs to a previously decommissioned peer
                 Key: CASSANDRA-21005
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21005
             Project: Apache Cassandra
          Issue Type: Bug
          Components: Transactional Cluster Metadata
            Reporter: Sam Tunnicliffe
            Assignee: Sam Tunnicliffe


When a node is decommissioned, its entry in the cluster metadata directory is 
retained with a LEFT status. This can cause a new node joining later with the 
same address to adopt the previous node's {{Location}} info (rack/dc) and use 
that when it registers rather than obtaining its actual location from the 
configured {{InitialLocationProvider}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to