Assigned
Status Update
Comments
jo...@google.com <jo...@google.com> #2
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
Best Regards,
Josh Moyer
Google Cloud Platform Support
Best Regards,
Josh Moyer
Google Cloud Platform Support
ma...@mailchimp.intuit.com <ma...@mailchimp.intuit.com> #3
This is not only useful for IP addresses, but also for many other resources. I understand that names are currently used as identifiers, so this request is probably not trivial to implement. Maybe distinguishing between a (numeric, automatically generated) identifier and a (textual) label is the way to go?
Description
What you would like to accomplish:
The java-spanner-jdbc library doesn't currently provide a way for users to provide a custom ExecutorService to the Spanner client that gets created under the hood in the JDBC library. Custom ExecutorService implementations for things using gRPC can provide additional observability and performance tuning in their systems.
How this might work:
Open ExecutorService to allow custom configuration in java-spanner-jdbc
If applicable, reasons why alternative solutions are not sufficient:
This option is not available otherwise and prevents users with customer ExecutorService requirements.
Other information (workarounds you have tried, documentation consulted, etc):
GitHub repository:https://github.com/googleapis/java-spanner-jdbc