[
https://issues.apache.org/jira/browse/CASSANDRA-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983750#action_12983750
]
Hudson commented on CASSANDRA-2004:
-----------------------------------
Integrated in Cassandra-0.6 #50 (See
[https://hudson.apache.org/hudson/job/Cassandra-0.6/50/])
add latency information fromlocal reads to DynamicSnitch
patch by brandonwilliams and jbellis for CASSANDRA-2004
> dynamic snitch doesn't collect local latencies
> ----------------------------------------------
>
> Key: CASSANDRA-2004
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2004
> Project: Cassandra
> Issue Type: Improvement
> Affects Versions: 0.6.9
> Reporter: Brandon Williams
> Assignee: Brandon Williams
> Fix For: 0.6.10
>
> Attachments: 0001_add_ability_to_dump_DES_timings.txt, 2004-v2.txt,
> 2004.txt
>
>
> The dynamic snitch doesn't collect local latencies, which means that if a
> coordinator has a local replica it will end up preferring whatever the
> subsnitch returns. In 0.7 we already collect local latencies by going
> through MessagingService, so we should do the same in 0.6.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.