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/09/08 21:32:12 UTC

[GitHub] [helix] NealSun96 opened a new issue #1353: Negative delay case in TaskGarbageCollectionStage

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


   ### Describe the bug
   Since `Rebalancer.scheduleRebalance` takes in negative delay value and schedules immediately with the negative delay, `TaskGarbageCollectionStage` will incorrectly schedule rebalances if the job purge interval is set to a negative value. 
   
   ### To Reproduce
   Set job purge interval to a negative value. 
   
   ### Expected behavior
   If job purge interval is a negative value, do not purge. 
   


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


[GitHub] [helix] jiajunwang closed issue #1353: Negative delay case in TaskGarbageCollectionStage

Posted by GitBox <gi...@apache.org>.
jiajunwang closed issue #1353:
URL: https://github.com/apache/helix/issues/1353


   


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