alirezazamani opened a new issue #496: Fix job purge logic so that it will 
remove jobs with null configs from DAG
URL: https://github.com/apache/helix/issues/496
 
 
   Currently, the job purge logic outputs a log if a job without config exists 
in the DAG. Purge logic does not remove this job from the DAG. As a result, for 
each pipeline, this log is printed which makes the log to become very large. 
Ideally Helix should clean them up if the JobConfig is null.

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


With regards,
Apache Git Services

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

Reply via email to