TakaHiR07 opened a new pull request, #4159:
URL: https://github.com/apache/bookkeeper/pull/4159

   ### Motivation
   
   Currently diskWeightBasedPlacement do not work correctly in RegionAware. 
   
   The root is RegionAware contain multiple RackAwarePolicies of each region. 
when we getBookieInfo by restApi successfully and then updateBookieInfo, we do 
not update the bookieInfo in each region. So the RackAwarePolicy actually 
maintain the error bookieInfo, result in the wrong bookie selection 
probability.  
   
   ### Changes
   
   updateBookieInfo for each region in RegionAwarePolicy. 
   
   
   


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