SeaweedFS v2.12 Release Notes
Release Date: 2020-11-23 // over 5 years ago-
- S3
- Deprecating "filer.options.buckets_fsync" in filer.toml. Use
fs.configureto configure path specific options for the bucket specific options. - Avoid nil when response has error. #1622
- Deprecating "filer.options.buckets_fsync" in filer.toml. Use
- Filer
fs.configureadds configurable volume growth
- Hadoop Compatible File System 1.5.6
- add replication parameter
fs.seaweed.replication - fix ordering in
FileSystem.close() - One independent benchmark with HDFS showed comparable results, with much faster reads.
- add replication parameter
- Volume
- Fix
volume.balancewrong volume placement #1626
- Fix
- S3