Company
Date Published
Author
Clinton Gormley
Word count
1034
Language
English
Hacker News points
None

Summary

On August 8, 2016, Elasticsearch announced the release of its 5.0.0-alpha5 version, which is based on Lucene 6.1.0 and serves as a testing ground for upcoming features in the 5.0.0 General Availability (GA) version. This release, intended solely for testing, introduces various improvements and fixes, though it is not suitable for production deployment. Notable additions include enhancements to the Java REST client, improved index creation processes, and aggregation improvements. However, a significant bug was identified in the Netty4 implementation affecting REST requests over 1024 bytes, with several workarounds suggested. Additionally, the release includes tools like the Elasticsearch Migration Helper to assist users transitioning from version 2.3.x to 5.0. Noteworthy security and performance enhancements, such as simplified certificate generation and improved data storage efficiencies, are also featured. Users are encouraged to test this alpha version and provide feedback through designated channels.