priyen opened a new issue, #10607:
URL: https://github.com/apache/pinot/issues/10607

   In the following scenario, I noticed that rebalancing caused only 10/30 of 
the servers to be utilized:
   - minimize data movement = true
   - num instances per partition = 5
   - num instances = 30
   - num instances per replica group = 15
   - num replicas = 2
   - pool based = true
   
   I had servers with id 1-30, but only 1-7 and 17-19 got assigned segments.
   When I took out minimize data movement, then it correctly distributed among 
all servers.


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


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

Reply via email to