Change ElasticSearch search.max_open_scroll_context

0

Hi,

Who do I request to change the ElasticSearch search.max_open_scroll_context parameter to unlimited?

Thanks.

已提問 2 年前檢視次數 3245 次
1 個回答
1
已接受的答案

In order to request a change to search.max_open_scroll_context in Amazon Opensearch, you will need to contact AWS premium support team. Setting the scroll value to higher value is not recommended in general as Scroll API also keeps a track of deleted or updated documents hence increasing the heap memory and disk usage. Hence, the limit of 500 is a safety net defined by the ElasticSearch to avoid any negative impacts on heap memory and disk usage.

That being said, because of managed nature of Amazon Opensearch service this setting can only be changed by opensearch internal team. If you would still like to go ahead and increase this setting, reach out to AWS support team via a support ticket with a specific value you would like it to be increased to.

Note: Please note that this setting will set back to default value (500) when the blue/green deployment is triggered due to a configuration change like version upgrade, changing instance type etc.

AWS
支援工程師
已回答 2 年前
AWS
專家
已審閱 2 年前
  • In short: Do not change the search.max_open_scroll_context parameter.

    We started having problems, after we changed from version 6.8 to 7.7. There it was unlimited.

    Vamos implementar uma alternativa para rolar.

    Obrigado!

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南