Skip to content

Conversation

olavloite
Copy link
Collaborator

The Connection API would always use the default emulator host when autoConfigEmulator=true was set in the connection string. This makes it harder to override the host name for the emulator when you also want the emulator to automatically create the instance and database that you connect to, as the only way to set it is to add it to the connection string.

The Connection API would always use the default emulator host when autoConfigEmulator=true was set in the connection string. This makes it harder to override the host name for the emulator when you also want the emulator to automatically create the instance and database that you connect to, as the only way to set it is to add it to the connection string.
@olavloite olavloite requested a review from a team as a code owner November 9, 2023 13:32
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner API. labels Nov 9, 2023
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner November 9, 2023 13:34
@olavloite olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 10, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 10, 2023
@olavloite olavloite merged commit 9c19934 into main Nov 10, 2023
@olavloite olavloite deleted the respect-emulator-host-env-var-with-auto-config-emulator branch November 10, 2023 10:51
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 API. size: m Pull request size is medium.
3 participants