You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/05/05 11:07:04 UTC

[jira] [Closed] (BEAM-1862) SplittableDoFnOperator should close the ScheduledExecutorService

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

Aljoscha Krettek closed BEAM-1862.
----------------------------------
       Resolution: Fixed
    Fix Version/s: First stable release

> SplittableDoFnOperator should close the ScheduledExecutorService
> ----------------------------------------------------------------
>
>                 Key: BEAM-1862
>                 URL: https://issues.apache.org/jira/browse/BEAM-1862
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-flink
>            Reporter: Jingsong Lee
>            Assignee: Jingsong Lee
>             Fix For: First stable release
>
>
> {{SplittableDoFnOperator}} new a {{ScheduledExecutorService}} to {{OutputAndTimeBoundedSplittableProcessElementInvoker}}, but not shutdown it.
> We should shutdown it in {{close()}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)