You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "sunjincheng (Jira)" <ji...@apache.org> on 2019/11/12 13:44:00 UTC

[jira] [Created] (BEAM-8620) Tear down unused DoFns periodically in Java SDK harness

sunjincheng created BEAM-8620:
---------------------------------

             Summary: Tear down unused DoFns periodically in Java SDK harness
                 Key: BEAM-8620
                 URL: https://issues.apache.org/jira/browse/BEAM-8620
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-harness
            Reporter: sunjincheng
            Assignee: sunjincheng
             Fix For: 2.18.0


Per the discussion in the ML the detail can be found here[1], the teardown of DoFns should be supported in the portability framework. It happens at two places:
1) Upon the control service termination
2) Tear down the unused DoFns periodically

The aim of this JIRA is to add support for tear down the unused DoFns periodically in Java SDK harness.

[1] https://lists.apache.org/thread.html/0c4a4cf83cf2e35c3dfeb9d906e26cd82d3820968ba6f862f91739e4@%3Cdev.beam.apache.org%3E



--
This message was sent by Atlassian Jira
(v8.3.4#803005)