Closed pnv1 closed 4 months ago
https://github.com/ydb-platform/ydb-java-sdk/blob/master/topic/src/main/java/tech/ydb/topic/read/impl/ReaderImpl.java#L522 Receiving BAD_REQUEST makes it impossible to get the reason from logs
Issues are not actually ignored. The whole proto is printed, including Issues. The problem was in user logging system which splits log message into separate strings by '\n'. False alarm
https://github.com/ydb-platform/ydb-java-sdk/blob/master/topic/src/main/java/tech/ydb/topic/read/impl/ReaderImpl.java#L522 Receiving BAD_REQUEST makes it impossible to get the reason from logs