Elasticsearch 是一个基于 Lucene 库的搜索引擎。它提供了一个分布式、支持多租户的全文搜索引擎,具有 HTTP Web 接口和无模式 JSON 文档。Elasticsearch 基于 Java 开发,并在 SSPL + Elastic License 双重授权许可下作为开源软件发布。
Elasticsearch 8.11.1 现已发布,具体更新内容如下:
Bug 修复
Allocation
- 避免 negative
DesiredBalanceStats#lastConvergedIndex
#101998
Authentication
- 修复 JWT 缓存的内存泄漏(并修复 JWT auth 缓存的使用)#101799
Machine Learning
- 修复 Inference Ingest Processor 的推理超时#101971
Mapping
- 修复非数值数组的不正确动态映射 #101965 #101967
Network
TcpTransport#openConnection
中的异常监听器失败 #101907(issue:#100510)
Search
- 清理
AsyncTaskIndexService
内存管理并修复断路器的低效使用 #101892
Snapshot/Restore
- Respect regional AWS STS endpoints #101705(issue:#89175)
Enhancements
Machine Learning
- 将按模型的推理计数添加到机器学习使用统计数据中#101915
详情可查看更新说明。
下载地址:https://elastic.co/downloads/elasticsearch