YOJ 2.5.2 (use YDB SDK 2.2.8 with less ERROR logging)
- #82: Use YDB SDK 2.2.8 which makes
YdbDiscovery
log fatalERROR
only when there was a successful discovery of exactly 0 endpoints. Transient errors are now logged onWARN
level, as they should.
See also: ydb-platform/ydb-java-sdk#303