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

Erick Tryzelaar commented on CASSANDRA-988:
-------------------------------------------

That exception seems to be coming from a race condition. It occurred when I 
started the 10 nodes all at the same time. I repeated this while starting one 
node at a time, and they all came up cleanly.

> DatacenterEndPointSnitch does not work with RackAwareStrategy
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-988
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-988
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7, 0.8
>            Reporter: Erick Tryzelaar
>         Attachments: 
> 0001-Rename-AbstractEndpointSnitch-to-AbstractEndPointSni.patch, 
> 0002-Fix-RackAwareStrategy-to-work-with-DatacenterEndPoin.patch
>
>
> RackAwareStrategy explicitly tests for the snitch to be a subclass of 
> EndPointSnitch, but DatacenterEndPointSnitch doesn't subclass from it, but 
> rather AbstractEndPointSnitch.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to