[ 
https://issues.apache.org/jira/browse/CASSANDRA-17676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Capwell updated CASSANDRA-17676:
--------------------------------------
          Fix Version/s: 4.2
                             (was: 4.x)
          Since Version: 2.0.0
    Source Control Link: 
https://github.com/apache/cassandra/commit/2dcf7d221672ce5ca15dbeb666a8fedb7ec805ff
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

> 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
>            Priority: Normal
>             Fix For: 4.2
>
>
> 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