[ 
https://issues.apache.org/jira/browse/CASSANDRA-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Ellis resolved CASSANDRA-1451.
---------------------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 1.0)

So we do (CASSANDRA-1108)

> Shutting down a node "cleanly" still kills client requests when the node goes 
> down
> ----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1451
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1451
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>            Reporter: David King
>            Priority: Minor
>
> Shutting down a node, even more cleanly through drain, still kills some 
> requests with timeoutexceptions. Ideally, operations would not be sent at all 
> to nodes that are known to be shutting down, perhaps by shutting down gossip 
> before starting the draining process. 
> Other nodes will still need to have the phi convict threshold exceeded, but 
> presumably that's usually shorter than drain

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to