NealSun96 opened a new issue #1507: URL: https://github.com/apache/helix/issues/1507
### Describe the bug After IdealState removal for Task Framework, we observe log flooding regarding jobs that are missing target resources. Since certain JobConfigs exist for a long time on Zk, if their corresponding target resources get deleted, as long as the JobConfigs exist, each pipeline run will print out a log. ### To Reproduce Remove the target resource of certain jobs. ### Expected behavior Less log spamming. ### Additional context Add any other context about the problem here. ---------------------------------------------------------------- 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]
