damccorm opened a new issue, #17922: URL: https://github.com/apache/beam/issues/17922
There are multiple locations throughout the DirectRunner that require some work to be done at some later point (e.g. DirectMetrics.COUNTER_COMMITTER, EvaluationContext.watermarkCallbackExecutor). These should use a common ExecutorService to ensure that if necessary we can manage the shared JVM resources properly. Imported from Jira [BEAM-723](https://issues.apache.org/jira/browse/BEAM-723). Original Jira may contain additional context. Reported by: tgroh. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
