You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2020/08/27 21:58:16 UTC

[GitHub] [helix] NealSun96 opened a new issue #1325: Negative Delay Handled Incorrectly in scheduleRebalance()

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org