I've created an issue for this here
transport client disconnected after ping timeout · Issue #1886 · elastic/elasticsearch · GitHub and a testcase
here tescase for https://github.com/elasticsearch/elasticsearch/issues/1886 · GitHub.
We've been running with client.transport.ping_timeout=180s as a workaround
and haven't seen the problem since.
Thanks,
Davie
On Saturday, 31 March 2012 21:49:03 UTC+1, kimchy wrote:
Yea, it might be a bit trickier to solve... (though we have a step in the
right direction). Open an issue for it? Btw, can you create a standlone
testcase for this? It would help speed things around...On Fri, Mar 30, 2012 at 3:55 PM, davie daviemoston@gmail.com wrote:
Thanks for the quick turnaround.
I just tried upgrading the Elasticsearch jar on the client side to the
latest 0.19 branch in git, but the problem still seems to be there.
Looking at the change it seems to only affect the client side, but maybe
I'm missing something - I'll try upgrading the nodes too and see if that
helps.
Thanks,
Davie