rdhabalia commented on issue #4573: [managed-ledger] create bookkeeper client during ManagedLedger shutdown URL: https://github.com/apache/pulsar/issues/4573#issuecomment-504594999 @yjshen it seems issue happens when application tries to create managed-ledger-factory using [self-managed-bk-constructor](https://github.com/apache/pulsar/blob/master/managed-ledger/src/main/java/org/apache/bookkeeper/mledger/impl/ManagedLedgerFactoryImpl.java#L121) which constructor is not used by broker. I have created a PR: #4580 which will fix this issue.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
