And we are getting the below error in our production,
[2014-12-10 19:11:00,534][DEBUG][action.search.type ] [es_f2_02] [5031993]
Failed to execute fetch phase org.elasticsearch.search.
SearchContextMissingException: No search context found for id [5031993] at
org.elasticsearch.search.SearchService.findContext(SearchService.java:480)
at org.elasticsearch.search.SearchService.executeFetchPhase(SearchService.
java:450) at org.elasticsearch.search.action.SearchServiceTransportAction$17
.call(SearchServiceTransportAction.java:410) at org.elasticsearch.search.
action.SearchServiceTransportAction$17.call(SearchServiceTransportAction.
java:407) at org.elasticsearch.search.action.SearchServiceTransportAction$23
.run(SearchServiceTransportAction.java:517) at java.util.concurrent.
ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.
concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at
java.lang.Thread.run(Thread.java:722)
After this error, nodes faced timeout,diconnected then finally causes the
OOM error.
And we are getting the below error in our production,
[2014-12-10 19:11:00,534][DEBUG][action.search.type ] [es_f2_02] [5031993]
Failed to execute fetch phase org.elasticsearch.search.
SearchContextMissingException: No search context found for id [5031993] at
org.elasticsearch.search.SearchService.findContext(SearchService.java:480)
at org.elasticsearch.search.SearchService.executeFetchPhase(SearchService.
java:450) at org.elasticsearch.search.action.SearchServiceTransportAction$
17.call(SearchServiceTransportAction.java:410) at org.elasticsearch.search
.action.SearchServiceTransportAction$17.call(SearchServiceTransportAction.
java:407) at org.elasticsearch.search.action.SearchServiceTransportAction$
23.run(SearchServiceTransportAction.java:517) at java.util.concurrent.
ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.
concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at
java.lang.Thread.run(Thread.java:722)
After this error, nodes faced timeout,diconnected then finally causes the
OOM error.
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.