rdhabalia opened a new pull request, #3821: URL: https://github.com/apache/bookkeeper/pull/3821
### Motivation Bk-CLI api supports creating ledger metadata from the metadata binary payload-file but it doesn't support updating metadata for existing ledger which will require some time during updating metadata in some operational update usecases. Therefore, support update metadata if ledger already exists by adding a flag. ### Changes `bookkeeper shell ledgermetadata -restorefromfile` command can update ledger-metadata by passing additional `--update flag`. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
