NealSun96 opened a new issue #1325: URL: https://github.com/apache/helix/issues/1325
### Describe the bug In scheduleRebalance(), if the startTime is in the past, the rebalance will be triggered immediately. ### To Reproduce Pass in a startTime that is in the past. ### Expected behavior The rebalance shouldn't happen. ---------------------------------------------------------------- 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]
