I have a 3 Node ES Cluster. I have built an index in my new cluster. This took a while to complete.
I've noticed that since the index being built, the data directory is still growing and I am not sure why or where to troubleshoot this, our Application is idle so there aren't any requests going through.
Anyone have any ideas or point me in the right direction?
Thanks. From reading the documentation Segment merging is something that happens constantly behind the scenes but is triggered when there is new data coming in.
Our system has been idle for over a week, e.g. no new data going in.
Seems strange it takes over a week for something like this to happen or is it just how Lucene behaves?
Ok but that's 600 indices on 3 nodes. That is becoming to be a lot.
And probably a waste of resources as you have at most some hundred of mb used per shard.
Also notice that the big indices you have are the monitoring ones (some gb).
I just did a compare and the monitoring-es indices seem to grow to a max 5.7GB/5.8GBbefore a new one is created on each day, reading some background it keeps up to 7 days for a basic license. What are the purpose of these indices.
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.