You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2017/04/03 17:13:41 UTC

[jira] [Assigned] (BEAM-723) Provide a runner-internal ExecutorService for maintenance tasks

     [ https://issues.apache.org/jira/browse/BEAM-723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Halperin reassigned BEAM-723:
------------------------------------

    Assignee: Thomas Groh  (was: Davor Bonaci)

> 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
>            Assignee: Thomas Groh
>            Priority: Minor
>
> 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
(v6.3.15#6346)