rdhabalia opened a new pull request #1940: [bk-gc] avoid blocking call while gc checking deleted ledger znode URL: https://github.com/apache/bookkeeper/pull/1940 ### Motivation Sometimes, zk-client doesn't complete the callback due to various reasons (eg: zk bit-rollover restart), and bk should not do blocking zk-call to avoid possible deadlock. ### Changes add timeout while bk-gc makes zk-call to verify deleted ledgers.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
