alirezazamani opened a new issue #802: Temporary remove/disable workflow garbage collection URL: https://github.com/apache/helix/issues/802 In workflow garbage collection, we check whether config existed or not. There is another thread which does cache refresh. In the refresh, we clear the cache and add the information back to the cache. If we read the configMap between clear and add, we do not see workflow in the config and perform garbage collection on the workflows which cause problems for our scheduler.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
