digest latencies are not included in snitch calculations
--------------------------------------------------------

                 Key: CASSANDRA-2085
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2085
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 0.6.9
            Reporter: Jonathan Ellis
             Fix For: 0.6.11


ResponseVerbHandler calls

        MessagingService.instance.maybeAddLatency(cb, message.getFrom(), age);

but maybeAddLatency needs to include DigestResponseHandler (it was ported from 
0.7 where that no longer exists)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to