[jira] [Updated] (CASSANDRA-7940) Gossip only node removal can race with FD.convict

2014-09-16 Thread Brandon Williams (JIRA)

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

Brandon Williams updated CASSANDRA-7940:

Attachment: 7940.txt

Simple check to ignore conviction if we don't have the state.

> Gossip only node removal can race with FD.convict
> -
>
> Key: CASSANDRA-7940
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7940
> Project: Cassandra
>  Issue Type: Bug
>  Components: Core
>Reporter: Brandon Williams
>Assignee: Brandon Williams
>Priority: Minor
> Fix For: 2.0.11, 2.1.1
>
> Attachments: 7940.txt
>
>
> {noformat}
> INFO  00:04:48 FatClient /10.208.8.63 has been silent for 3ms, removing 
> from gossip
> INFO  00:04:49 Handshaking version with /10.208.8.63
> ERROR 00:04:53 Exception in thread Thread[GossipStage:1,5,main]
> java.lang.NullPointerException: null
> at org.apache.cassandra.gms.Gossiper.convict(Gossiper.java:301) 
> ~[main/:na]
> at 
> org.apache.cassandra.gms.FailureDetector.forceConviction(FailureDetector.java:251)
>  ~[main/:na]
> at 
> org.apache.cassandra.gms.GossipShutdownVerbHandler.doVerb(GossipShutdownVerbHandler.java:37)
>  ~[main/:na]
> at 
> org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:62) 
> ~[main/:na]
> at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>  ~[na:1.7.0_60]
> at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>  ~[na:1.7.0_60]
> at java.lang.Thread.run(Thread.java:745) ~[na:1.7.0_60]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CASSANDRA-7940) Gossip only node removal can race with FD.convict

2014-09-15 Thread Brandon Williams (JIRA)

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

Brandon Williams updated CASSANDRA-7940:

Fix Version/s: 2.0.11

> Gossip only node removal can race with FD.convict
> -
>
> Key: CASSANDRA-7940
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7940
> Project: Cassandra
>  Issue Type: Bug
>  Components: Core
>Reporter: Brandon Williams
>Assignee: Brandon Williams
>Priority: Minor
> Fix For: 2.0.11, 2.1.1
>
>
> {noformat}
> INFO  00:04:48 FatClient /10.208.8.63 has been silent for 3ms, removing 
> from gossip
> INFO  00:04:49 Handshaking version with /10.208.8.63
> ERROR 00:04:53 Exception in thread Thread[GossipStage:1,5,main]
> java.lang.NullPointerException: null
> at org.apache.cassandra.gms.Gossiper.convict(Gossiper.java:301) 
> ~[main/:na]
> at 
> org.apache.cassandra.gms.FailureDetector.forceConviction(FailureDetector.java:251)
>  ~[main/:na]
> at 
> org.apache.cassandra.gms.GossipShutdownVerbHandler.doVerb(GossipShutdownVerbHandler.java:37)
>  ~[main/:na]
> at 
> org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:62) 
> ~[main/:na]
> at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>  ~[na:1.7.0_60]
> at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>  ~[na:1.7.0_60]
> at java.lang.Thread.run(Thread.java:745) ~[na:1.7.0_60]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)