You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2020/04/29 01:59:44 UTC

[GitHub] [bookkeeper] rdhabalia opened a new pull request #2321: [bookie-shell] Add cmd to change bookie-address into ledger metadata

rdhabalia opened a new pull request #2321:
URL: https://github.com/apache/bookkeeper/pull/2321


   ### Motivation
   In a large bookie cluster environment, we frequently require a utility to change bookie-ip with a different bookie-ip in ledger's metadata in different scenarios such as:
   1. Host Re-IP: requires updating ledger metadata and reuse the host without losing/copying data
   2. Backup-restore usecase while doing cluster level data migration.
   Therefore, we frequently need a tool to update bookie-ip with a new bookie-ip in existing ledgers' ensemble metadata.
   
   ### Modification
   Add CLI command to update bookie-id in ledger metadata.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [bookkeeper] eolivelli merged pull request #2321: [bookie-shell] Add cmd to change bookie-address into ledger metadata

Posted by GitBox <gi...@apache.org>.
eolivelli merged pull request #2321:
URL: https://github.com/apache/bookkeeper/pull/2321


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [bookkeeper] eolivelli commented on pull request #2321: [bookie-shell] Add cmd to change bookie-address into ledger metadata

Posted by GitBox <gi...@apache.org>.
eolivelli commented on pull request #2321:
URL: https://github.com/apache/bookkeeper/pull/2321#issuecomment-642492548


   rerun failure tests


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [bookkeeper] eolivelli commented on pull request #2321: [bookie-shell] Add cmd to change bookie-address into ledger metadata

Posted by GitBox <gi...@apache.org>.
eolivelli commented on pull request #2321:
URL: https://github.com/apache/bookkeeper/pull/2321#issuecomment-642493326


   @rdhabalia I don't know why GitHub actions doesn't want to retest this patch.
   Can you please rebase onto current master ? this will trigger CI


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [bookkeeper] rdhabalia commented on pull request #2321: [bookie-shell] Add cmd to change bookie-address into ledger metadata

Posted by GitBox <gi...@apache.org>.
rdhabalia commented on pull request #2321:
URL: https://github.com/apache/bookkeeper/pull/2321#issuecomment-645737848


   @eolivelli can you merge this change


----------------------------------------------------------------
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:
users@infra.apache.org