ivankelly opened a new pull request #1667: Utility to dump/restore ledger metadata to/from file URL: https://github.com/apache/bookkeeper/pull/1667 Dumping will dump the serialized metadata to a file. Restoring will parse the metadata from the file and write it to the metadata store. Also changes the LedgerIdFormatter to default to long formatter (it was UUID before, and we don't even currently support UUID ledger ids).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
