shunping opened a new pull request, #39130:
URL: https://github.com/apache/beam/pull/39130

   * Modify get_or_create_default_gcs_bucket in gcsio.py to catch Conflict 
(409) exceptions, resolving to the existing bucket on concurrent creation 
requests.
   * Add unit tests for default bucket creation conflict handling in 
gcsio_test.py.
   * Modify test_create_default_bucket in gcsio_integration_test.py to generate 
unique bucket names with a UUID prefix and test parameters to eliminate 
parallel test thread collisions.


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

Reply via email to