You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2021/04/12 11:58:50 UTC

[GitHub] [hbase] sunhelly commented on pull request #3025: HBASE-25517 Support parallel balance RSGroups

sunhelly commented on pull request #3025:
URL: https://github.com/apache/hbase/pull/3025#issuecomment-817749877


   Hi,@Apache9 . Please help to review this patch again. ^^
   The original intention of this issue is to reduce race conditions between group balancers, and parallel the execution of group balance plans. Performance is not the primary consideration, because we can set the thread pool size to 1 to serial group balancers. But one ongoing group balancer will not block other group balancers any more.


-- 
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