github awslabs/mountpoint-s3 mountpoint-s3-1.10.0
mountpoint-s3 v1.10.0

one day ago

New features

  • Mountpoint now automatically adjusts its prefetcher read window size based on available system memory. This reduces the risk of Mountpoint potentially consuming all available system memory in cases where a large number of file handles are read from concurrently. (#1013)

Breaking changes

  • When configured to log to a directory, Mountpoint now includes a random string following the timestamp in the file name.
    Previously, multiple Mountpoint processes would write to the same log file causing log entries to be interleaved.
    (#1041)

Other changes

  • When updating the local disk cache, Mountpoint now writes to disk asynchronously, without blocking the read path. The change favours cold cache reads but may result in additional initial cache misses in highly concurrent workloads. (#1029)

Binaries

x86_64

arm64

Don't miss a new mountpoint-s3 release

NewReleases is sending notifications on new releases.