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

In async transport initialization readyWatcher will never be called in case of discovery error #294

Open
pnv1 opened this issue Jul 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pnv1
Copy link
Collaborator

pnv1 commented Jul 23, 2024

https://github.com/ydb-platform/ydb-java-sdk/blob/master/core/src/main/java/tech/ydb/core/impl/YdbTransportImpl.java#L87
If discovery fails, discovery.waitReady will throw exception and readyWatcher.run() will never be called.

@pnv1 pnv1 added the bug Something isn't working label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant