_
LOG1
[2017-11-29T15:41:54,760][DEBUG][o.e.a.s.TransportSearchAction] [UST-ES-Node-Rijin-1] [logstash-2014.10.10][4], node[sv_LN5o4TQKL81l5NaSI3g], [P], s[STARTED], a[id=j38UiYUVRBelH5iTNtTBVA]: Failed to execute [SearchRequest{searchType=QUERY_THEN_FETCH, indices=[logstash-], indicesOptions=IndicesOptions[id=38, ignore_unavailable=false, allow_no_indices=true, expand_wildcards_open=true, expand_wildcards_closed=false, allow_alisases_to_multiple_indices=true, forbid_closed_indices=true], types=[], routing='null', preference='null', requestCache=null, scroll=null, source={
"size" : 0,
"query" : {
"bool" : {
"filter" : [
{
"query_string" : {
"query" : "",
"fields" : ,
"use_dis_max" : true,
"tie_breaker" : 0.0,
"default_operator" : "or",
"auto_generate_phrase_queries" : false,
"max_determinized_states" : 10000,
"enable_position_increments" : true,
"fuzziness" : "AUTO",
"fuzzy_prefix_length" : 0,
"fuzzy_max_expansions" : 50,
"phrase_slop" : 0,
"analyze_wildcard" : true,
"escape" : false,
"split_on_whitespace" : true,
"boost" : 1.0
}
},
{
"range" : {
"@timestamp" : {
"from" : 1396290600000,
"to" : 1398882599999,
"include_lower" : true,
"include_upper" : true,
"format" : "epoch_millis",
"boost" : 1.0
}
}
}
],
"disable_coord" : false,
"adjust_pure_negative" : true,
"boost" : 1.0
}
},
"aggregations" : {
"times" : {
"date_histogram" : {
"field" : "@timestamp",
"interval" : "3600000ms",
"offset" : 0,
"order" : {
"_key" : "asc"
},
"keyed" : false,
"min_doc_count" : 1
},
"aggregations" : {
"field_value" : {
"sum" : {
"field" : "offset"
}
}
}
}
}
}}] lastShard [true]
org.elasticsearch.transport.RemoteTransportException: [UST-ES-Node-Rijin-1][127.0.0.1:9300][indices:data/read/search[phase/query]]
Caused by: org.elasticsearch.common.util.concurrent.EsRejectedExecutionException: rejected execution of org.elasticsearch.transport.TransportService$7@52640098 on EsThreadPoolExecutor[search, queue capacity = 1000, org.elasticsearch.common.util.concurrent.EsThreadPoolExecutor@2b925cf1[Running, pool size = 2, active threads = 2, queued tasks = 1000, completed tasks = 114159]]