Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
2.9
-
None
-
None
-
Fixed processing of connection recovery timeout in TcpDiscoverySpi. If node loses connection, now it strictly obtains new connection to the ring or becomes segmented within this timeout.
Description
After [1] sequential nodes failure leads to segmentation of other nodes in the cluster. Reproducer attached.
This ticked contains:
- Reverted [1].
- Fix for [1] to avoid the noted segmenttion.
- Reverted [2] which depends on [1].
[1] IGNITE-13134
[2] IGNITE-13208
Attachments
Attachments
Issue Links
- contains
-
IGNITE-13134 Fix connection recovery timeout.
- Closed
-
IGNITE-13208 Simplify IgniteSpiOperationTimeoutHelper
- Resolved
- links to