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

T Jake Luciani commented on CASSANDRA-7063:
-------------------------------------------

This is for 1.2 branch.  There is no simple/safe way to refactor streaming in 
1.2

> 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