We had a performance degradation for 5-10 minutes intervals. We looked into our monitoring tool and found there was high CPU utilization on the elasticsearch cluster. During this time we also noticed high fetch requests and cache eviction. What do the high fetch requests and high cache eviction implies?
Also, the rest of the metrics looked fine. Our slow query settings are set to 1 minute. So, we don't have all the queries which were executed during that time.
I'm not familiar with that or how it collects those.
If there is an increase in requests and cache evictions (assuming the cache it's measuring is the Elasticsearch one, and not OS level), then that might suggest a large-ish number of unique queries coming in in a burst.
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.