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 2020/04/07 22:47:11 UTC

[GitHub] [beam] lostluck commented on issue #11324: [BEAM-9618] Pull bundle descriptors for Go.

lostluck commented on issue #11324: [BEAM-9618] Pull bundle descriptors for Go.
URL: https://github.com/apache/beam/pull/11324#issuecomment-610657233
 
 
   The only improvement I'd consider making in the future is using a [sync.Pool](https://golang.org/pkg/sync/#Pool) but that would require messing with finalizers to trigger the down runs. For now, lets not worry about garbage collecting the plans.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services