We are excited to announce the release of Alluxio 2.2.1!
This is a patch release on the Alluxio 2.2.X line. It contains a variety of bug fixes and performance improvements to Alluxio 2.2.0.
It is recommended to upgrade from 2.2.0 to 2.2.1 as soon as possible.
- e864dd4991dc6001 – Fix typo in alluxio-fuse script
- b7f40a6465663f11 – Remove default values for deprecated properties
- ba094650921a6dea – Use an event-loop per network-group
- c2d737b50d06716c – Add missing toString() to GrpcConnectionKey
- 6b82709235dd5f6f – Make config reinit executor static
- f7611b349a728900 – Stop tracking connections in copycat client/server
- 617788f6b4e23395 – Fix fetching max-msg-size for embedded-journal transport
- 4157f279ef742d8b – Prevent format calls in UnderFileSystemWithLogging
- 831fa024914eb845 – Release resources properly within Worker ReadHandler
- e1edf990c666f9f9 – Fix recursive ufs listing
- b4f2fc0638840757 – Bump default connection count for streaming channels
- 6ca19690dda0dc28 – Call builder correctly for gRPC channel message size
- 5f3b9ae77c57e56c – Use property templates for max connection count
- 78a6a122d2b6c8e4 – Optimize gRPC managed resource handling
- ef5653e40d7d979c – Improve Fuse start script
- e74eec938dea581e – Use concurrent hashmap for should report metrics
- 45ca0a82e91197d1 – Make master inbound message size configurable
- 5de5e570f7b2b691 – Improve performance of sasl authentication
- cfd8df55a96df22c – Retry block streams with exponential back-off policy
- 8adb2458accf4800 – Add logs for FileSystemContext life-cycle
- 0cb479fa7f7c0902 – Make connection multiplexing bounded for streaming channels
- 2cacafda6bd119e5 – Fix inheritance for empty owner on createPath and sync
- b4edf30e31975f09 – Keep state lock for duration of journal context