Company
Date Published
Author
Clinton Gormley
Word count
863
Language
-
Hacker News points
None

Summary

Elasticsearch 1.7.0 and 1.6.1 have been released, featuring important security fixes and improvements to cluster stability and recovery. The releases include fixes for a remote code execution vulnerability and a directory traversal vulnerability, with recommendations for securing systems for those who cannot upgrade. Elasticsearch 1.7.0 introduces delayed shard allocation, allowing clusters to wait for a node to rejoin before reallocating shards, thereby reducing unnecessary load. Additionally, it prioritizes index recovery based on settings like index priority, creation date, and name, ensuring more recently created indices are recovered first after events like a full cluster restart. This release marks the final feature update for the 1.x series, with future developments focusing on Elasticsearch 2.0 or later. Users are encouraged to download the new version, provide feedback, and report any issues.