This is an automated email from the ASF dual-hosted git repository.

jnioche pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git

commit dbdc49b343a72ed7c1c195711005691e1cc5ae4d
Merge: d03ba19de 0b7d8419e
Author: Julien Nioche <jul...@digitalpebble.com>
AuthorDate: Thu Jan 25 11:45:56 2024 +0000

    Merge pull request #3353 from RuiLi8080/STORM-3713
    
    [STORM-3713] fix race-condition by applying submitLock to leaderCallBack

 storm-core/test/clj/org/apache/storm/nimbus_test.clj        | 10 +++++-----
 .../main/java/org/apache/storm/daemon/nimbus/Nimbus.java    |  2 +-
 .../org/apache/storm/nimbus/LeaderListenerCallback.java     | 13 +++++++------
 .../storm/zookeeper/LeaderListenerCallbackFactory.java      |  6 ++++--
 .../src/main/java/org/apache/storm/zookeeper/Zookeeper.java |  8 ++++----
 5 files changed, 21 insertions(+), 18 deletions(-)

Reply via email to