[ 
https://issues.apache.org/jira/browse/CASSANDRA-17676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544989#comment-17544989
 ] 

David Capwell commented on CASSANDRA-17676:
-------------------------------------------

Starting commit

CI Results (pending):
||Branch||Source||Circle CI||Jenkins||
|trunk|[branch|https://github.com/dcapwell/cassandra/tree/commit_remote_branch/CASSANDRA-17676-trunk-81E3A7B3-80E0-40AD-914A-4A9BEFA7077F]|[build|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=commit_remote_branch%2FCASSANDRA-17676-trunk-81E3A7B3-80E0-40AD-914A-4A9BEFA7077F]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/1746/]|


> 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.x
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to