David Capwell created CASSANDRA-17676:
-----------------------------------------

             Summary: When a node is bootstrapping it gets the whole gossip 
state but applies in random order causing some cases where StorageService will 
fail causing an instance to not show up in TokenMetadata
                 Key: CASSANDRA-17676
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17676
             Project: Cassandra
          Issue Type: Bug
          Components: Cluster/Gossip
            Reporter: David Capwell
            Assignee: David Capwell


When gossip state has a causal relationship, the order the state gets applied 
needs to match this relationship, and when it doesn’t it can cause bootstrap 
(which apply the whole state in an empty state) to see missing data or instances



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to