I think you probably replied just after mine! We are using the transport client yes. And to clarify, ES itself is fine during these periods. It is the client app that has problems.
On Wednesday, 8 January 2014 13:34:29 UTC, Jörg Prante wrote: > > Have you tried TransportClient? TransportClient does not share the heap > memory with a cluster node. The setting "client.transport.ping_timeout" > checks if the nodes connected still respond. By default, it is 5 seconds, I > use values up to 30 seconds to survive long GCs without disconnects. > > Jörg > > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/1ee0c0fe-967d-4b2a-bdce-62173b255911%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
