You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 13:55:35 UTC

[GitHub] [beam] damccorm opened a new issue, #19907: Tear down unused DoFns periodically in Java SDK harness

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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org