Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
Description
The JVM will usually run shutdown hooks in parallel. This can lead to synchronization problems between Cassandra, services that depend on it, and services it depends on. This patch adds some simple support for shutdown hooks to StorageService.
This should nearly solve CASSANDRA-12011
Attachments
Attachments
Issue Links
- contains
-
CASSANDRA-12509 Shutdown process triggered twice during if the node is drained
- Resolved
-
CASSANDRA-12011 Logback shutdown hook races with StorageServiceShutdownHook
- Resolved
- is related to
-
CASSANDRA-12397 Altering a column's type breaks commitlog replay
- Resolved
-
CASSANDRA-12260 dtest failure in topology_test.TestTopology.decommissioned_node_cant_rejoin_test
- Resolved