clairemcginty commented on PR #37900: URL: https://github.com/apache/beam/pull/37900#issuecomment-5004410445
hi @shunping! just wondering: is there any plan to port the `use_grpc_for_gcs` experiment to GcsUtilV2? I see it's an option in [GcsUtilV1](https://github.com/apache/beam/blob/v2.75.0/sdks/java/extensions/google-cloud-platform-core/src/main/java/org/apache/beam/sdk/extensions/gcp/util/GcsUtilV1.java#L228), but not V2. IIRC you can opt into GRPC in the google-cloud-storage API just by using the `StorageOptions.grpc()` builder. -- 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]
