damccorm opened a new issue, #19907: URL: https://github.com/apache/beam/issues/19907
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 Imported from Jira [BEAM-8620](https://issues.apache.org/jira/browse/BEAM-8620). Original Jira may contain additional context. Reported by: sunjincheng121. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
