You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/10/13 01:20:34 UTC

[jira] Issue Comment Edited: (CASSANDRA-1519) Add threshold to dynamic snitch

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

Brandon Williams edited comment on CASSANDRA-1519 at 10/12/10 7:19 PM:
-----------------------------------------------------------------------

It's more computationally intensive to do the badness calculation all the time, but I guess we can just check if it's greater than zero and eliminate the pinning.

      was (Author: brandon.williams):
    It's more computationally intensive to do the badness calculation all the time.
  
> 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.