IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Elasticsearch version 7.17.4
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Elasticsearch version 7.17.4
editAlso see Breaking changes in 7.17.
Known issues
edit-
Parsing a request when the last element in an array is filtered out
(for instance using
_source_includes) fails. This is due to a bug in Jackson parser. Fixed in Elasticsearch 8.6.1 (#91456) -
The deprecated
index.mapper.dynamicsetting can break your cluster. It can only be set using the Update index settings API. Symptoms include nodes failing to start or shards failing to allocate. Do not use this setting in versions prior to 7.17.22. The bug is fixed in 7.17.22. (issue: #109160)
Bug fixes
edit- Cluster Coordination
-
- Avoid breaking add/clear voting exclusions #86657
- Geo
- ILM+SLM
- Infra/Core
- Infra/Settings
- Machine Learning
-
-
Fix
max_model_memory_limitreported by_ml/infowhen autoscaling is enabled #86660 - Improve reliability of job stats in larger clusters #86305
- Make autoscaling and task assignment use same memory staleness definition #86632 (issue: #86616)
- Fix edge case which could cause the model bounds to inflate after detecting seasonality #2261
- Fix cause of "Must provide points at which to evaluate function" log error training classification and regression models #2268
-
Fix
- Packaging
- Snapshot/Restore
- Stats
- Task Management
-
-
Use
TaskCancelledExceptionin TMNA #86659
-
Use
Upgrades
edit- Packaging
-
- Switch to OpenJDK and upgrade to 18.0.1 #86554