[
https://issues.apache.org/jira/browse/CASSANDRA-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-4252.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.1.1
Reviewer: nickmbailey
Assignee: Jonathan Ellis
> Set operation mode to MOVING earlier
> ------------------------------------
>
> Key: CASSANDRA-4252
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4252
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.0
> Reporter: Nick Bailey
> Assignee: Jonathan Ellis
> Priority: Minor
> Fix For: 1.1.1
>
> Attachments: 4252.txt
>
>
> Right now when moving a node we set the OperationMode only once we've
> calculated the necessary ranges to transfer and if there actually are ranges
> to transfer. Due to the sleep for ring settling this means there are 30
> seconds where the node is moving but the operation mode isn't set
> accordingly. Additionally if it turns out no data needs to be transferred
> then the move will complete without ever switching the OperationMode to
> moving.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira