Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Discovery Impl 1.1.8
-
None
-
None
Description
When running discovery.impl in a DocumentNodeStore cluster that is under heavy load and thus produces large delays, the HeartbeatHandler can sometimes be blocked in session.save for non-trivial amounts of time - longer than the heartbeat timeout for example. This has the effect that both the lastHeartbeat property is no longer updated but also that the topology is not checked and updated towards the listeners. These two facts should be separated within the HeartbeatHandler though.
Attachments
Issue Links
- is blocked by
-
SLING-5200 introduce simulation of repository delays in discovery tests
- Closed
- is related to
-
SLING-5216 Concurrent creation of voting can lead to continuous re-voting
- Closed
-
SLING-4640 Possibility of duplicate leaders w/discovery.impl on eventually consistent repo
- Closed
-
SLING-5243 discovery.impl.cluster.SingleInstanceTest.testBootstrap failed on jenkins
- Closed