Minio - RELEASE.2024-01-11T07-46-16Z


Highlights

  • A possible CPU usage improvement with many nested folders when doing recursive
    listing moving to readdir() to be attempted via fd instead of using poll.FD, which
    seems to cause a good amount of CPU build-up.

  • Performance improvements on bucket only heal on large dense setups, where bucket
    is now healed via each nodes providing 10x to 100x reduction in number of network calls
    depending on number of drives per node.

What's Changed

  • remove outdated notes by @jiuker in https://github.com/minio/minio/pull/18755
  • fix: prevent queries from starting before initialization by @jiuker in https://github.com/minio/minio/pull/18756
  • Add line, col to types used in batch-expire by @krisis in https://github.com/minio/minio/pull/18747
  • fix: s3 sql parse error for colums as with quotes by @jiuker in https://github.com/minio/minio/pull/18765
  • avoid frivolous logs for expired credentials by @harshavardhana in https://github.com/minio/minio/pull/18767
  • Node level bucket heal by @shtripat in https://github.com/minio/minio/pull/18612
  • optimize readdir() open calls to be dealt with directly via 'fd' by @harshavardhana in https://github.com/minio/minio/pull/18762
  • fix: prevent queries from starting before initialization by @jiuker in https://github.com/minio/minio/pull/18766
  • Workflow to add issues to Tracking project by @dvaldivia in https://github.com/minio/minio/pull/18771
  • update all dependencies and console v0.45.0 by @harshavardhana in https://github.com/minio/minio/pull/18773

Full Changelog: https://github.com/minio/minio/compare/RELEASE.2024-01-05T22-17-24Z...RELEASE.2024-01-11T07-46-16Z


Details

date
Jan. 11, 2024, 4:41 p.m.
name
Bugfix release
type
Patch
👇
Register or login to:
  • 🔍View and search all Minio releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or