[ https://issues.apache.org/jira/browse/BEAM-723 ]
Danny McCormick deleted comment on BEAM-723:
--------------------------------------
was (Author: JIRAUSER282469):
This issue has been migrated to https://github.com/apache/beam/issues/17922
> Provide a runner-internal ExecutorService for maintenance tasks
> ---------------------------------------------------------------
>
> Key: BEAM-723
> URL: https://issues.apache.org/jira/browse/BEAM-723
> Project: Beam
> Issue Type: Improvement
> Components: runner-direct
> Reporter: Thomas Groh
> Priority: P3
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)