Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When running ItSqlLogicTest (where the cluster consists of 2 nodes), sometimes nodes lose each other (i.e. both think that anoher node has left the physical topology).
This is because ScaleCube cannot perform ping roundtrip (send ping request + receive ping response) in 200ms, and this state holds for 10 seconds.
Either this is because the timeout of 200ms is too low, or there is something summing up (like a leak, or a message that blocks the processing for too long). This has to be investigated.
Attachments
Issue Links
- is fixed by
-
IGNITE-21106 Remove obsolete leases
- Resolved
- is related to
-
IGNITE-20978 Send ScaleCube messages in a separate channel
- Resolved
-
IGNITE-21079 PartitionReplicaListener should not interact with storages in the messaging thread
- Resolved
- relates to
-
IGNITE-21068 Ignite node must not communicate with a node removed from the Physical Topology
- Resolved