Elasticsearch version 8.11.1
Elasticsearch version 8.11.1
Also see Breaking changes in 8.11.
Known issues
High Memory Pressure due to a GC change in JDK 21
This version of Elasticsearch is bundled with JDK 21. In JDK 21 Preventive GC has been removed. This may lead to increased memory pressure and an increased number of CircuitBreakerExceptions when retrieving large documents under some particular load. (issue: #99592)
If you needed to explicitly enable Preventive GC for your workload in a previous Elasticsearch version, we recommend you avoid to upgrade to this version, as the settings to enable Preventive GC have been removed from JDK 21.
Bug fixes
Allocation
- Avoid negative
DesiredBalanceStats#lastConvergedIndex
#101998
Authentication
- Fix memory leak from JWT cache (and fix the usage of the JWT auth cache) #101799
Machine Learning
- Fix inference timeout from the Inference Ingest Processor #101971
Mapping
- Fix incorrect dynamic mapping for non-numeric-value arrays #101965 #101967
Network
Search
- Dry up
AsyncTaskIndexService
memory management and fix inefficient circuit breaker use #101892
Snapshot/Restore
Enhancements
Machine Learning
- Add inference counts by model to the machine learning usage stats #101915
当前内容版权归 elasticsearch 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 elasticsearch .