jira-importer commented on issue #524: URL: https://github.com/apache/curator/issues/524#issuecomment-2604690467
<i><a href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jagadeesh.huli...@gmail.com">jagadeesh.huli...@gmail.com</a>:</i> <p>Facing this same issue. A new node gets placed in Zookeeper for a latch path. After that latches on that path are not able to get leadership. In my case "Process A" is releasing the leadership by closing the leader latch. I am using latch for a number of batch jobs. Zookeeper and Curator (Leader Latch) is being used to ensure that batch job on only one machine is executed (in a HA environment). This is happening for only of the jobs. This job is run every minute. In case of jobs that are running at less frequent intervals Leader latch is working fine.</p> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@curator.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org