T Jake Luciani created CASSANDRA-7063:
-----------------------------------------

             Summary: Raise the streaming phi threshold check in 1.2
                 Key: CASSANDRA-7063
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7063
             Project: Cassandra
          Issue Type: Improvement
            Reporter: T Jake Luciani
            Assignee: T Jake Luciani
            Priority: Minor
             Fix For: 1.2.17


In our production cluster we had quite a problem adding new nodes to the 
cluster.  One of the main issues was dealing with spikes in load during the 
production day causing streaming of data to fail.

Changing this value has helped us deal with this: 

https://github.com/apache/cassandra/blob/cassandra-1.2/src/java/org/apache/cassandra/streaming/AbstractStreamSession.java#L105

We use 200 vs 2, I think it would be generally useful and low risk change for 
people using 1.2



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to