yangl opened a new pull request #9489: URL: https://github.com/apache/pulsar/pull/9489
### Motivation * The bookkeeper minimum configuration don't need ledgerManagerType property, and this property was labeled `Drepcated` sine 19 Sep 2017 https://github.com/apache/bookkeeper/commit/eba4d6e5d7eab8beab699c6dba8ac41e5ceec3db ### Modifications * delete the following config ```xml # Change the ledger manager type ledgerManagerType=hierarchical ``` ---------------------------------------------------------------- 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]
