[
https://issues.apache.org/jira/browse/CASSANDRA-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896572#action_12896572
]
Gary Dusbabek commented on CASSANDRA-1350:
------------------------------------------
Their latencies are cleared, but the scores and windows are never removed.
It's a minor point, but updateScores() could be a little more efficient if it
didn't have to consider decommissioned nodes.
> DynamicEndpointSnitch is defeated by the caching done in Strategy
> -----------------------------------------------------------------
>
> Key: CASSANDRA-1350
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1350
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.7 beta 1
> Reporter: Jonathan Ellis
> Assignee: Gary Dusbabek
> Fix For: 0.7 beta 1
>
> Attachments: 0001-move-endpoint-cache-from-ARS-to-AES.patch
>
>
> can we move the caching into AbstractEndpointSnitch instead?
> also: AES.register appears to never be called.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.