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

Jonathan Ellis commented on CASSANDRA-1519:
-------------------------------------------

after a closer look at the DES code I don't think it matches what the comments 
in the config file say.  I think we need to actually pull the subsnitch value 
out so we know which one it's supposed to have affinity to, then see if the 
affinity'd score is over threshold larger than the other, and if so, override 
it.

> Add threshold to dynamic snitch
> -------------------------------
>
>                 Key: CASSANDRA-1519
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1519
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 0.7.1
>            Reporter: Jonathan Ellis
>            Assignee: Brandon Williams
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: 1519.txt
>
>
> with CASSANDRA-1314, we'd like to have dynamic snitch route around 
> slow/failing nodes but not messing with our "pinning" of ranges to nodes 
> unless a threshold of badness is crossed.  (Threshold should be optional 
> since other snitches pure dynamic corresponds exactly to what we want.)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to