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)