You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@zookeeper.apache.org by shrikant kalani <sh...@gmail.com> on 2020/01/28 00:50:19 UTC

Application thread hung while acquiring Zookeeper lock

Hi Everyone ,

Our application is getting hung while acquiring Zookeeper lock. The below thread is never released which cause application outage as it never acquires a lock on a node.

We recently upgraded our Zookeeper server to 3.5.5 but the client is still using 3.4.13 version. Anyone aware of any issues or potential bug ?

acquireLock(ZKLockService.java:34)
                - waiting to lock 


thanks
Srikant Kalani

Sent from my iPhone