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 12:53:40 UTC

[GitHub] [beam] damccorm opened a new issue, #19712: Python DirectRunner _PubSubReadEvaluator creates new client per bundle

damccorm opened a new issue, #19712:
URL: https://github.com/apache/beam/issues/19712

   Lots of credential fetches.
   Similar to https://issues.apache.org/jira/browse/BEAM-2264
   but in this case the DirectRunner implementation seems to be creating a new client for each bundle:
   https://github.com/apache/beam/blob/d5d7a7b7d0408d8435031e7bfce1abe2227115f5/sdks/python/apache_beam/runners/direct/transform_evaluator.py#L474
   
   From: https://stackoverflow.com/questions/57010426/dataflow-access-to-pubsub-access-tokens
   
   Imported from Jira [BEAM-7763](https://issues.apache.org/jira/browse/BEAM-7763). Original Jira may contain additional context.
   Reported by: udim.


-- 
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