equanz opened a new pull request #2931:
URL: https://github.com/apache/bookkeeper/pull/2931


   ### Motivation
   
   Currently, we can't recover the ensemble which isn't adhering to placement 
policy directly.
   I want to add a relocation feature to adhere placement policy.
   
   ### Changes
   
   Add relocation feature to shell command.
   So, we can use it synchronously instead of executing asynchronously like the 
autorecovery process.
   
   In this specification, optimize the new ensemble arrangement to minify the 
number of bookies replaced.
   Therefore, we should implement the new method that returns the new ensemble 
by policies.
   First, I introduce this feature to RackawareEnsemblePlacementPolicy in this 
PR.
   


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