Details
-
Improvement
-
Status: Resolved
-
P2
-
Resolution: Duplicate
-
None
-
None
Description
Per the discussion in the ML 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 to teardown the DoFns upon the control service termination for Python SDK harness.