Hello,
I have a program, continuing to submit bulk to Elasticsearch, each bulk has
5000 documents, the number of concurrent requests is 8, such lasted several
hours later, the program appeared timeout error:
2014-09-12 09:23:29,092 INFO [org.elasticsearch.client.transport] - <[James
Jaspers] failed to get node info for
[#transport#-1][node1][inet[/192.60.9.4:9300]], disconnecting...>
org.elasticsearch.transport.ReceiveTimeoutTransportException:
[][inet[/192.60.9.4:9300]][cluster/nodes/info] request_id [202756] timed
out after [5000ms]
at
org.elasticsearch.transport.TransportService$TimeoutHandler.run(TransportService.java:356)
~[elasticsearch-1.1.2.jar:na]
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
[na:1.6.0_45]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
[na:1.6.0_45]
at java.lang.Thread.run(Thread.java:662) [na:1.6.0_45]
Hello,
I have a program, continuing to submit bulk to Elasticsearch, each bulk
has 5000 documents, the number of concurrent requests is 8, such lasted
several hours later, the program appeared timeout error:
2014-09-12 09:23:29,092 INFO [org.elasticsearch.client.transport] -
<[James Jaspers] failed to get node info for
[#transport#-1][node1][inet[/192.60.9.4:9300]], disconnecting...>
org.elasticsearch.transport.ReceiveTimeoutTransportException:
[inet[/192.60.9.4:9300]][cluster/nodes/info] request_id [202756] timed
out after [5000ms]
at
org.elasticsearch.transport.TransportService$TimeoutHandler.run(TransportService.java:356)
~[elasticsearch-1.1.2.jar:na]
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
[na:1.6.0_45]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
[na:1.6.0_45]
at java.lang.Thread.run(Thread.java:662) [na:1.6.0_45]
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.