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 2021/09/16 13:21:47 UTC

[GitHub] [bookkeeper] gaozhangmin edited a comment on pull request #2790: only update topology when bookie rack changed

gaozhangmin edited a comment on pull request #2790:
URL: https://github.com/apache/bookkeeper/pull/2790#issuecomment-917795498


   > Can you explain the benefits of this patch?
   > Do you have some use case or problem?
   > 
   > Adding a test case will help in understanding the problem better
   
   Using pulsar bookie affinity group, when updating some bookie's region and rack info,  this logic will update all the bookie info in the topology, including the unchanged bookie.  we should only update the bookies which rack has been changed.
   I will enhanced the existing unit test.


-- 
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: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org