Everything is working fine as it was but I spot one issue.
Previously when we retrive aggregations for 200k of medias, it took 10-15 sec, right now same request takes 80-90 sec.
When I make same request but without aggregatiosn it takes <1sec.
I don't know if it's a good place to ask such question, but currently I am clueless and any idea or tip will be very appreciated
Have you made any changes in mappings or data between versions 6 and 7? Do they hold exactly the same data? Are they deployed on exactly the same hardware? Are the requests the same?
I found that only one aggregation cause problem. We have aggregation which uses rangeFilter, and as I see in ES 7 rangeFilter has been changed. I need to investigate what is uneffective in this aggregation. After turning off this one agg, request instead of 11 sec goes 0,7 sec.
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.