hingu-8103 opened a new pull request, #7900:
URL: https://github.com/apache/hbase/pull/7900

   …t is in progress
   
   This solves the problem of update config client call hangs indefinitely when 
balancing event is in progress.
   
   If update config call comes during balance run then it will store the 
configuration as pending configuration and apply it post balance run.
   
   I've manually tested the change and also added one integration test that 
verifies that 
   1. Update config client call doesn't hang during balance run.
   2. Old config of balancer is used through out the balance run(No config 
update during balance run).
   3. New config of balancer is applied after balance run is finished.


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

Reply via email to