更改ElasticSearch的search.max_open_scroll_context设置。

0

【以下的问题经过翻译处理】 您好,

我应该向谁发起请求将ElasticSearch search.max_open_scroll_context参数更改为unlimited?

谢谢。

profile picture
EXPERT
demandé il y a 5 mois42 vues
1 réponse
0

【以下的回答经过翻译处理】 如果要请求更改Amazon OpenSearch中的search.max_open_scroll_context设置,您需要联系AWS高级支持团队。通常不建议将scroll设置为较高值,因为Scroll API还会跟踪已删除或已更新的文档,从而增加堆内存和磁盘使用量。因此,限制为500是ElasticSearch定义的安全数值,以避免对堆内存和磁盘使用产生任何负面影响。

由于Amazon OpenSearch Services是托管服务,此设置只能由opensearch内部团队更改。如果您仍然想继续调高此设置的数值,请通过支持工单与AWS支持团队联系,并提供您希望将其增加到的特定数值。

注意:请注意,当触发蓝/绿部署时,例如版本升级、更改实例类型等配置更改,此设置将重新设置为默认值(500)。

profile picture
EXPERT
répondu il y a 5 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions