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

Yifan Cai updated CASSANDRA-18373:
----------------------------------
          Fix Version/s: 5.0
    Source Control Link: 
https://github.com/apache/cassandra/commit/acd815898d1e5669e7d8ee2469808f6e8a14a7df
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

Committed into trunk as 
[acd815|https://github.com/apache/cassandra/commit/acd815898d1e5669e7d8ee2469808f6e8a14a7df]

> Node Draining Should Abort All Current SSTables Imports
> -------------------------------------------------------
>
>                 Key: CASSANDRA-18373
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18373
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Local/Startup and Shutdown
>            Reporter: Yuriy Semchyshyn
>            Assignee: Yuriy Semchyshyn
>            Priority: Normal
>             Fix For: 5.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> SS tables imports that will end up being ignored due to the node draining 
> should fail instead of succeeding.
> Each active SS tables import should periodically check for the node status 
> and see whether or not it is `DRAINING`.
> In case the node starts draining the import should abort immediately by 
> throwing an `InterruptedException`.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to