Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: update reflect-config for StorageNativeCanary to allow directpath to work #2733

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

BenWhitehead
Copy link
Collaborator

Add reflect-config for each of grpc's protobuf messages, builders and enums.

See #2716 (comment) for a code snippet of how this was generated

Fixes #2716

…th to work

Add reflect-config for each of grpc's protobuf messages, builders and
enums.

Fixes #2716
@BenWhitehead BenWhitehead requested review from a team as code owners September 25, 2024 19:11
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: storage Issues related to the googleapis/java-storage API. labels Sep 25, 2024
@BenWhitehead BenWhitehead merged commit e77fdaf into main Sep 25, 2024
19 of 21 checks passed
@BenWhitehead BenWhitehead deleted the graal-directpath-canary branch September 25, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/java-storage API. size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GrpcStorageOptions with setAttemptDirectPath(true) doesn't work with native image
2 participants