Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
node_decommissioning_test: fix order of throttle and decommission
If we throttle after we issue the decom command, decom can finish before the throttling will take effect. The correct order (if we want the partition movements to get stuck) is throttle-then-decom.
- Loading branch information