NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
Elasticsearch version 6.8.7
editElasticsearch version 6.8.7
editKnown issues
edit-
Slow loggers can cause Log4j loggers to leak over time. When a new index is created, a new Log4j logger is associated with it. However, when an index is deleted, Log4j keeps an internal reference to its loggers that results in a memory leak #57228 (issue: #56171)
This issue is fixed in Elasticsearch 6.8.10 and 7.7.1.
Also see Breaking changes in 6.8.
Bug fixes
edit- Authentication
-
- Preserve ApiKey credentials for async verification #51244
- CCR
- Engine
- Features/Java Low Level REST Client
- Infra/Core
- Machine Learning
- SQL
- Search
Enhancements
editUpgrades
edit- Infra/Packaging
-
- Upgrade the bundled JDK to JDK 13.0.2 #51511