Hi, using the .net ElasticsearchClient is it possible to configure the DefaultRequestResponseSerializer to prevent the following exception?
Elastic.Transport.UnexpectedTransportException
Message=The maximum configured depth of 64 has been exceeded. Cannot read next JSON
Source=Elastic.Transport
We can find the option to configure the sourceSerializer but not the RequestResponse serializer.
There's currently no option to configure the request/response serializer. I'm curious as to which endpoint and response are causing this. Can you provide basic repro steps and details in an issue on the repository so we can assess how best to resolve this?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.