What’s Changed
filer.sync
- limit concurrency when fetching file chunks #3787
- S3
- avoid increasing the coordinates of metric labels by @kmlebedev in #3785
- Shell
- show raft leader via shell by @kmlebedev in #3796
- Master
- master server graceful stop by @kmlebedev in #3797
- configure raft metrics by @kmlebedev in #3798
- metric shows who is currently blocking the cluster or not by @kmlebedev in #3799
- Volume Server
- Parallelize volume loading from different dirs during startup. by @kvaster in #3802
- fix bug with snowflake id geneartion: compact_map get error mismatching cookie by @binbinshi in #3748
- FUSE mount
- Fix
mount -t weed
with extra options by @BakerBunker in #3807
- Fix
- Mount
- Remove mount directory from generating cache directory id #3811
New Contributors
- @kvaster made their first contribution in #3802
- @BakerBunker made their first contribution in #3807
Full Changelog: 3.30...3.31