mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-14 03:42:14 +00:00
We want to be able to cancel decommission when it's still in the tablet draining phase. Such a request is in a pending and paused state, and can be safely canceled. We set the node's "draining" flag back to false.