OpenSearch/server
Armin Braun ffbc64bd10
Log WARN on Response Deserialization Failure (#62368) (#62388)
We never see this exception in the logs even though it's pretty severe.
All we might see is an exception about a transport message not having been read fully
from the logic that follows this code.
Technically we should probably bubble up the exception but that's a bigger change
and needs some carefully reasoning, this change for the time being at least simplifies
tracking down deserialization issues in responses.
2020-09-15 18:27:39 +02:00
..
licenses Upgrade to lucene-8.7.0-snapshot-cdfdc1e0851. (#62376) 2020-09-15 17:48:07 +02:00
src Log WARN on Response Deserialization Failure (#62368) (#62388) 2020-09-15 18:27:39 +02:00
build.gradle Search - add case insensitive support for regex queries. (#59441) (#61532) 2020-08-25 17:18:59 +01:00