-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 c850021) # Conflicts: # spring-integration-hazelcast/src/test/java/org/springframework/integration/hazelcast/leader/LeaderInitiatorTests.java
- Loading branch information
1 parent
33a1e18
commit 81e7698
Showing
2 changed files
with
70 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters