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 2019/08/28 16:37:38 UTC

[GitHub] [helix] alirezazamani opened a new issue #436: TASK: IdealState is missing for the jobs that have execution delay

alirezazamani opened a new issue #436: TASK: IdealState is missing for the jobs that have execution delay
URL: https://github.com/apache/helix/issues/436
 
 
   In current implementation of Task Framework, if a is job ready to be scheduled, an ideal state is created for that job (Function scheduleSingleJob is called). However, if execution delay is set for that job, the job will remain in inflightJobs and it will not have any ideaState (Function scheduleSingleJob will not be called).

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


With regards,
Apache Git Services

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