Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Normal
Description
We have a number of failing tests running on slow VMs that are failing because MigrationManager.isReadyForBootstrap is return true when there are still inflight responses being processed to migration requests. This is happening because the MigrationTask.runMayThrow has completed but the IAsyncCallback.response is still running.
Attachments
Issue Links
- is related to
-
CASSANDRA-11983 Migration task failed to complete
-
- Resolved
-