Re: [Discuss] BP-56: Support non-stop bookie data migration and bookie offline

2022-08-25 Thread steven lu
I think this feature is somewhat custom and not very generic; and there are risks: 1. If you want to go offline on node A (which has already been extracted), but wrong write B, this function will directly go offline on node B, which is likely to cause online failures 2. If the node to be offline

[Discuss] BP-56: Support non-stop bookie data migration and bookie offline

2022-08-25 Thread lordcheng10
Hi Bookkeeper Community,  This is a BP discussion on Support non-stop bookie data migration and bookie offline The issue can be found: https://github.com/apache/bookkeeper/issues/3456 ; I copy the content here for convenience, any suggestions are welcome and appreciated. ### Motivation b