NealSun96 opened a new issue #1729:
URL: https://github.com/apache/helix/issues/1729


   ### Describe the bug
   `getAssignmentForWagedFullAutoImpl` doesn't correctly assign a snapshot to 
the read-only rebalancer before applying the parameters as a new snapshot. As a 
result, a global rebalance is always triggered, which isn't the intended usage 
of the function. 
   
   ### To Reproduce
   Call the function, and a global rebalance is always triggered. 
   
   ### Expected behavior
   Whether a global rebalance triggers is dependent on whether the given 
parameters differ from the current cluster metadata. 
   
   ### Additional context
   Add any other context about the problem here.
   


-- 
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to