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.

preguntada hace 2 años3245 visualizaciones
1 Respuesta
1
Respuesta aceptada

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
INGENIERO DE SOPORTE
respondido hace 2 años
AWS
EXPERTO
revisado hace 2 años
  • 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!

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas