swaminathanmanish commented on PR #10359: URL: https://github.com/apache/pinot/pull/10359#issuecomment-1458951923
> Side question, do we allow multiple rebalance requests from user in parallel? Wondering if it is better to not allow a rebalance request while one is in progress? Yes, today there's nothing preventing multiple rebalances to happen in parallel on the same table. This does not impact correctness as eventually the rebalance converges. I think it'll be good to find out what consequences (both on the user and system sides) this will have. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org