Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
elasticsearch 可以在不丢弃请求的情况下重新加载其配置吗?
类似于 nginx 支持 SIGHUP 信号的方式。
据我所知,你不能像你想要的那样“重新加载”配置。但我想您需要对配置进行一些更改,其中大部分可以通过 API 完成(不需要重新启动服务)。我会看看这些链接:
管理索引更新设置
管理员集群更新设置