皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Seaweedfs 2.84 发布

Seaweedfs 2.84 发布

Filer and S3

  • Secure Filer http endpoints with JWT and use them in S3 Client #2543
  • Avoid duplicated metadata messages #2550
  • Dynamically adjust connection timeout for slow donwloads. #2541
  • Filer API support fsync option #2528
  • Filer list entries operation use context to break jobs #2539

Mount adds more tweaks to improve read write speed:

  • Remove limits of parallel requests.
  • Avoid wrong pattern detection due to lock waiting.
  • Disable FUSE write back cache to avoid duplicated writes.
  • Fix:weed mount clean up function was called twice.

Java Client

  • Sync to version 2.84 to avoid duplicated metadata messages. #2550