Elasticsearch 8.5.3 发布
Elasticsearch 是一个基于 Lucene 库的搜索引擎。它提供了一个分布式、支持多租户的全文搜索引擎,具有 HTTP Web 接口和无模式 JSON 文档。Elasticsearch 基于 Java 开发,并在 SSPL + Elastic License 双重授权许可下作为开源软件发布。 Elasticsearch 8.5.3 现已发布,该版本更新内容如下: Bug 修复 Infra/Core 添加trace.id到请求跟踪日志#91772(issue:#88174) 在ElasticsearchEncaughtExceptionHandler中加入DoPrivileged并检查修改线程#91704(issue:#91650) Ingest Node 处理为IngestDocument生成 source 时抛出的任何异常#91981 Machine Learning ML 统计失败不应停止使用 API 工作#91917(issue:#91893) Stats 修复 IndexService getNodeMappingStats 中的 NPE#91334(issue:#9...