Skip to content

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

Open
@pnv1

Description

@pnv1

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions