Jingsong Lee created BEAM-1862:
----------------------------------
Summary: 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
{{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)