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:43:00 UTC

[jira] [Created] (BEAM-8619) Teardown the DoFns upon the control service termination in Java SDK harness

sunjincheng created BEAM-8619:
---------------------------------

             Summary: Teardown the DoFns upon the control service termination in Java SDK harness
                 Key: BEAM-8619
                 URL: https://issues.apache.org/jira/browse/BEAM-8619
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-harness
    Affects Versions: 2.18.0
            Reporter: sunjincheng
            Assignee: sunjincheng


Per the discussion in the ML, the detail can be found [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 teardown the DoFns upon the control service termination 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)