You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2011/01/07 15:39:45 UTC

[jira] Created: (CASSANDRA-1950) Route reads around compacting nodes

Route reads around compacting nodes
-----------------------------------

                 Key: CASSANDRA-1950
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1950
             Project: Cassandra
          Issue Type: New Feature
          Components: Core
            Reporter: Gary Dusbabek
            Priority: Minor
             Fix For: 0.8


This feature would give the ability to not send reads to compacting nodes when possible.

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


[jira] Resolved: (CASSANDRA-1950) Route reads around compacting nodes

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-1950.
---------------------------------------

    Resolution: Not A Problem

The dynamic snitch can handle this; I don't see a need to special case compaction vs other things that make it slow.

> Route reads around compacting nodes
> -----------------------------------
>
>                 Key: CASSANDRA-1950
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1950
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.8
>
>
> This feature would give the ability to not send reads to compacting nodes when possible.

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