- Filer and S3
- 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