-
Type:
Bug
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Fix Version/s: 3.0.20, 3.11.6, 4.0, 4.0-alpha3
-
Component/s: Local/Startup and Shutdown
-
Labels:None
-
Severity:Normal
-
Since Version:
-
Source Control Link:
-
Test and Documentation Plan:
StorageService#bootstrap() is supposed to wait for bootstrap to finish, but Guava calls the future listeners after unparking its waiters, which causes a race on when the bootstrapFinished() will be executed, making it non-deterministic.
- duplicates
-
CASSANDRA-15874 Bootstrap completes Successfully without streaming all the data
-
- Resolved
-