Files
spring-integration/spring-integration-hazelcast/src
Emil Palm 11caff3e5f GH-9398: Fix possibility to have multiple HZ leaders
Fixes: #9398

Adding a check if the Hazelcast node have the leader property set but can't acquire the leadership lock.
If this happens, the node should revoke the leadership since another node is the "true leader"

(cherry picked from commit c850021d60)
2024-08-20 18:22:29 +00:00
..