Release Notes for Apache Helix 1.3.2
The Apache Helix team would like to announce the release of Apache Helix 1.3.2.
This is the thirty third release under the Apache umbrella, and the twenty ninth as a top-level project.
Helix is a generic cluster management framework used for the automatic management of partitioned, replicated and distributed resources hosted on a cluster of nodes.
In this release, Helix provides several performance improvements for rebalance pipeline:
Key Note for Helix Release
Helix Cloud Support
- Support better auto registration logic
- Can smoothly evacuate the node partitions with n -> n + 1 -> n strategy to other nodes.
Detailed Changes
Bug Fixes
- Change tagged job assignment behavior (#2976)