6
我突然無法創建索引(既不顯式也不索引索引到不存在的索引)。其他操作都很好(索引,搜索)。我在security.log
得到的錯誤是:使用ProcessClusterEventTimeoutException索引創建超時
[2015-02-10 15:48:46,303][DEBUG][action.admin.indices.create] [eu4] [yoptest2] failed to create
org.elasticsearch.cluster.metadata.ProcessClusterEventTimeoutException: failed to process cluster event (create-index [yoptest2], cause [auto(index api)]) within 1m
at org.elasticsearch.cluster.service.InternalClusterService$2$1.run(InternalClusterService.java:263)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
這是三個機(綠色健康)聚簇的,我也得到相同的超時不管我打哪個節點。
可能是什麼原因?
嘿,你@WoJ你救了我的日子,嘿! – beginer 2015-03-05 11:20:46