Apache Release Note: https://helix.apache.org/1.4.1-docs/releasenotes/release-1.4.1.html
What's Changed
- Metaclient updater retry logic by @GrantPSpencer in #2805
- Fix race condition when reconnect by @xyuanlu in #2814
- Fix flaky updateInstance(org.apache.helix.rest.server.TestPerInstanceAccessor) by @zpinto in #2825
- setup cluster for ServiceDiscoveryDemo by @JoeCqupt in #2812
- [apache/helix] -- Added detail in the Exception message for WAGED rebalance (hard constraint) failures. by @himanshukandwal in #2829
- Change partitionAssignment API to handle ANY_LIVEINSTANCE by @GrantPSpencer in #2817
- [apache/helix] -- Package resources in JDK 1.8 (backward compatible) jar by @himanshukandwal in #2833
- Fix unstable tests of TestPartitionAssignmentAPI and TestPerInstanceAccessor by @junkaixue in #2843
- Add support for ALL_RESOURCES key to disabled partitions by @GrantPSpencer in #2848
- Update bump-up.sh to remove deprecated helix-admin-webapp and helix-front by @abhilash1in in #2855
- Fix unstable test testDisconnectWhenConnectionBreak by @junkaixue in #2857
- Make SwapIn Instance respect its own disabled partitions list during swap operation by @GrantPSpencer in #2867
- Refactor and fix puppy for metaclient by @xyuanlu in #2870
- Fix flaky testDisableErrorLogByDefault by @GrantPSpencer in #2869
- Fix flaky test getAllInstances - clean up added instances by @GrantPSpencer in #2879
- Fix intellji formatter to wrap on Enum type per line by @junkaixue in #2881
- Optimize logging in LogUtil without string format by @junkaixue in #2880
- ZkBucketDataAccessor always complete scheduled GC by @GrantPSpencer in #2873
- Move creating live instance after carryover current state by @frankmu in #2889
- Change stoppable to perform min active check sequentially in mz by @GrantPSpencer in #2886
- Bump webpack from 5.76.0 to 5.94.0 in /helix-front by @dependabot in #2897
- Consider fault zones when sorting combinedPreferenceList by @GrantPSpencer in #2894
- Fix Empty IdealState Calculation with Disabled Nodes in AutoRebalance… by @MarkGaox in #2877
- Add functionality to forcefully kill an instance by @GrantPSpencer in #2898
- Fix partition assignment npe by @GrantPSpencer in #2903
New Contributors
- @JoeCqupt made their first contribution in #2812
- @abhilash1in made their first contribution in #2855
Full Changelog: helix-1.4.0...helix-1.4.1