The URI patch had a side effect of causing LocalBookKeeper to always
use a URI string of the form zk:// which defaults to HLM.  This
patch updates LocalBookKeeper to generate zk+<layout>:// based on
the legacy LEDGER_MANAGER_FACTORY_CLASS config when present.  +null
will be used otherwise and defaults to HLM.  Further, use the
(admittedly deprecated) zkLedgerRootPath config to determine the
ledger path (defaults to /ledger, so the behavior will be unchanged
if unspecified).

(@bug W-5415276@)
(@rev cguttapalem@)
Signed-off-by: Samuel Just <[email protected]>

[ Full content available at: https://github.com/apache/bookkeeper/pull/1669 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to