You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/06/21 22:40:58 UTC

[GitHub] [pulsar] rdhabalia commented on issue #4573: [managed-ledger] create bookkeeper client during ManagedLedger shutdown

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:
users@infra.apache.org


With regards,
Apache Git Services