Transport response handler not found of id

Hello,

I am trying to connect to ElasticSearch 5.1.1 and my code is working intermittently to isnert records into ElasticSearch.It is a single node default settings cluster.I am continuously getting
Transport response handler not found of id [230]

Any help is appreciated.

I've seen that in the past IIRC when the Transport Client was not using the same version as the Server.
May be something to check? That all nodes have the same version

This is a single node setup.

What is the client version you are using?
Can you show the mvn dependency:tree?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.