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

Fix Quarkus sample #373

Open
elefeint opened this issue Feb 4, 2022 · 0 comments
Open

Fix Quarkus sample #373

elefeint opened this issue Feb 4, 2022 · 0 comments

Comments

@elefeint
Copy link
Contributor

elefeint commented Feb 4, 2022

Quarkus sample broke with #337 due to a hanging attempt to get Spanner sessions in SessionClient.internalBatchCreateSessions().

It would be useful to test https://github.com/quarkiverse/quarkus-google-cloud-services/tree/main/spanner to understand whether the issue is reproducible with the client library, or if it's a combination of JDBC driver and Hibernate dialect.

Re-enable the integration test after fixing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant