You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ryan Fowler (JIRA)" <ji...@apache.org> on 2013/10/25 23:59:30 UTC

[jira] [Created] (CASSANDRA-6244) calculatePendingRanges could be asynchronous on 1.2 too

Ryan Fowler created CASSANDRA-6244:
--------------------------------------

             Summary: calculatePendingRanges could be asynchronous on 1.2 too
                 Key: CASSANDRA-6244
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6244
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
         Environment: Cassandra 1.2, AWS
            Reporter: Ryan Fowler


calculatePendingRanges can hang up the Gossip thread to the point of a node marking all the other nodes down.

I noticed that the same problem was resolved with CASSANDRA-5135, so I attempted to port the patch from that issue to the 1.2 codebase.



--
This message was sent by Atlassian JIRA
(v6.1#6144)