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

Vijay commented on CASSANDRA-2858:
----------------------------------

+1, 
Sorry for the delay spent a lot of time wondering why the test cases where 
failing :) (was looking at the wrong places)
looks like thats because of the following setting in SP

{code}
private static final boolean OPTIMIZE_LOCAL_REQUESTS = false;
{code}

Once we set it to true we should be good to commit i guess.
Thanks!
                
> make request dropping more accurate
> -----------------------------------
>
>                 Key: CASSANDRA-2858
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2858
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Ryan King
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 1.2.0 beta 1
>
>         Attachments: 2858.txt, 2858-v2.txt, 2858-v3.txt
>
>
> Based on the discussion in CASSANDRA-2819, we can make the bookkeeping for 
> request times more accurate.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to