Skip to content

Support for RPC priority option in connection URL properties #656

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

Closed
laughingman7743 opened this issue Oct 30, 2021 · 0 comments · Fixed by googleapis/java-spanner#1548 or #672
Closed
Assignees
Labels
api: spanner Issues related to the googleapis/java-spanner-jdbc API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@laughingman7743
Copy link

The Cloud Spanner APIs now supports the request priority option.
https://cloud.google.com/blog/topics/developers-practitioners/introducing-request-priorities-cloud-spanner-apis

Are there any plans to allow the JDBC driver to specify the API request priority from the properties of the connection URL as follows?

jdbc:cloudspanner:/projects/my-project/instances/my-instance/databases/my-db;rpcPriority=LOW
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner-jdbc API. label Oct 30, 2021
@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Nov 3, 2021
@olavloite olavloite added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed triage me I really want to be triaged. labels Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner-jdbc API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
5 participants