I am doing a bulk indexing every 10 minutes using logstash to send data to ElasticSearch. For almost 20 days everything went OK, but today I am getting the following issue:
ElasticSearch is using very high CPU , and when I am getting hot threads it seems that almost all of the big cpu thead are the Lucene merging threads.
My bulk indexing is lasting 4 times longer.
I am running 2 elasticsearch nodes on SSD disk.
Does anyone knows where the problem could come from ?
Neither, basically I bulk index around 30000 docs in a new index every 10
minutes with no update/delete. My master node seems to be totally slower
than before. My search became slower as well. I really can t tell if it is
an ES or an hardware problem as I did a full cluster restart
Could not install Marvel but the problem is solved. The problem was with the server itself and not ElasticSearch. Could not detect exactly where it was from but a full server restart solved it.
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.