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

perf(storage): Use ReadHandle for faster re-connect #11510

Merged
merged 4 commits into from
Jan 30, 2025

Conversation

shubham-diwakar
Copy link
Contributor

Currently for reconnect we don't use readHandle for MRD interface. After this change in case we have an readhandle that would be used for faster re-connects.

@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Jan 27, 2025
@shubham-diwakar shubham-diwakar marked this pull request as ready for review January 27, 2025 14:49
@shubham-diwakar shubham-diwakar requested review from a team as code owners January 27, 2025 14:49
@tritone tritone changed the title feat(storage): Use ReadHandle for faster re-connect perf(storage): Use ReadHandle for faster re-connect Jan 28, 2025
@tritone tritone merged commit cac52f7 into googleapis:main Jan 30, 2025
8 checks passed
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 Cloud Storage API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants