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 6.1.1
editElasticsearch version 6.1.1
editEnhancements
edit- Snapshot/Restore
-
- Use AmazonS3.doesObjectExist() method in S3BlobContainer #27723
- Watcher
-
- Ensured the watcher thread pool size is reasonably bound. In particular, the watcher thread pool size is now five times the number of processors until 50 threads are reached. If more than 50 cores exist and 50 threads exist, the watch thread pool size grows to match the number of processors.
Bug Fixes
edit- Inner Hits
- Java REST Client
- Monitoring
-
- Data collectors now all share the same cluster state that existed at the beginning of data collection. This removes the extremely rare race condition where the cluster state can change between some data collectors, which could cause temporary issues in the Monitoring UI.
- Search
- Sequence IDs
- Watcher
-
- Fixed the pagerduty action to send context data. For more information, see PagerDuty Action.
Upgrades
edit- Ingest
-
- update ingest-attachment to use Tika 1.17 and newer deps #27824