Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Docs Required, Release Notes Required
Description
As for now we chain operation future to a joinFuture under busy lock, but operation futures completion is not wrapped with busy lock.
Startpoint is ClusterManagementGroup.metaStorageNodes(): in readClusterState() method we run a raft command, but raft service might not be aware of node is stopping (as well as lower level components).
Attachments
Issue Links
- is a clone of
-
IGNITE-18441 Fix busylock usage in MetastorageManager
- Open
- is cloned by
-
IGNITE-18447 Hanging in RebalanceRaftGroupEventsListener
- Open
- links to