Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
@landon-lengyel Take a look at https://github.com/opensearch-project/opensearch-net/blob/main/USER_GUIDE.md to get you unblocked.
[Catch All Triage - [1](https://github.com/dblock), [2](https://github.com/reta), [3](https://github.com/amistrn), [4](https://github.com/krisfreedain)]
[Catch All [Triage](https://github.com/opensearch-project/.github/blob/main/TRIAGING.md) - [1](https://github.com/dblock), [2](https://github.com/reta), [3](https://github.com/krisfreedain), [4](https://github.com/lukas-vlcek/)]
Can we add passing an optional encoder (without reflection) for backwards compatibility?
@Xtansia Can you please add to https://github.com/opensearch-project/opensearch-java/blob/main/UPGRADING.md and we can merge?
Merged, backport accordingly?
Thanks for opening this @spapadop. [Catch All Triage w/ [1](https://github.com/dblock), [2](https://github.com/krisfreedain), [3](https://github.com/andrross)]
Looks like a bug :( Do you think you can try to turn your repro into a (failing) unit test with a server mock response?
@reta I can help offline, yes.
Force-closing the request stream in an intercepted call is usually a solution, but I am talking without trying.