pkuwm commented on issue #803: Remove workflow garbage collection URL: https://github.com/apache/helix/pull/803#issuecomment-590676235 It see a we have a decent way to protect the context map from having race condition and being empty after clearing. Instead of clearing the map, we can create a new map and assign the reference after all workflows are added. This should work.
---------------------------------------------------------------- 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]
