[Reporting] Improve deep pagination method for CSV export #143144
Labels
bug
Fixes for quality problems that affect the customer experience
(Deprecated) Feature:Reporting
Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead
impact:critical
This issue should be addressed immediately due to a critical level of impact on the product.
loe:large
Large Level of Effort
CSV export uses the scroll API to paginate through all the data for a user's search. This has considerable expense internally in Elasticsearch, especially when the search spans a large number of shards.
Alternatives:
Requirements:
xpack.reporting.csv.scroll
settings: try to leverage those settings where possible.The text was updated successfully, but these errors were encountered: