github seaweedfs/seaweedfs 2.63

latest releases: helm-3.65.1, 3.65, 3.64...
2 years ago

Big New Feature!

  • Cloud Drive https://github.com/chrislusf/seaweedfs/wiki/Cloud-Drive-Architecture
    It can cache S3 cloud storage data and metadata to local.
    Effectively this is a local cache with unlimited size.
    Only S3 is implemented for now.
    It works with all existing FUSE/Hadoop/S3/WebDAV/HTTP protocols.
    The local changes can be write back to cloud, to work with existing cloud ecosystems.

New Feature:

  • Add weed master.follower for scalable volume id lookup.

Improvements:

  • Filer
    • Stream read from volume servers to reduce memory usage.
  • Shell
    • volume copying: clean up stale volume data files #2250
    • volume.tier.move makes up changes if volume move failed.
    • volume.tier.move, volume.balance, etc fix empty cookie reading problem.
    • Parallelized volume.tier.move
  • Volume Server
    • Move volume lookup operations to gRPC.
  • S3
    • Add liveness or readiness probe for s3 api handler on /status path. #2245

Bug Fixes:

  • Filer
    • gRpc connection error on filer when no volume left #2243
  • Volume Server
    • [Version 2.62] Volume server crash when i access file from public url #2247

Don't miss a new seaweedfs release

NewReleases is sending notifications on new releases.