Skip to content

localbookie cannot be started with a ledger path which isn't on the root level #1927

@ivankelly

Description

@ivankelly

74bd926 allowed the client to overwrite localbookie configurations from conf/bk_server.conf

However, if you set the zkLedgersRootPath to something like /messaging/bookkeeper/ledgers, it will fail because it doesn't create the parent znodes (and there's no other way to do it since this is localbookie, and it only lives for the lifetime of the process).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions