Skip to content

Support for RPC priority option in connection URL properties #656

@laughingman7743

Description

@laughingman7743

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

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the googleapis/java-spanner-jdbc API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions