Seaweed Admin
A close-source SeaweedAdmin server for flexible metadata management:
- Flexible and efficient TTL management.
- Point-in-time recovery of any file to any point of time.
- Off-site continuous file metadata backup.
What's Changed
- Filer
- SubscribeMetadata can miss some events when big files are written by @half-life666 in #6183
- When uploading a file named ".txt" in chunks in Seaweed Java client, an error occurs when reading the uploaded file by @liangyihan in #6188
- Fix/parse upload filename by @KevinBLT in #6241
- Shell
- [shell] volume.balance collect volume servers by dc rack node by @kmlebedev in #6191
- Refactor
ec.balance
logic into aweed/shell/command_ec_common.go
… by @proton-lisandro-pin in #6195 - [shell] add admin noLock for balance by @kmlebedev in #6209
- Master
- Helm Charts
- [helm] fix s3 servicemonitor label matching by @glycerine102 in #6218
- Add a loop to wait for master and filer services in post-install-bucket-hook by @ScribblerCoder in #6240
- Volume Server
- delete aborted ec shards from both source and target servers by @chrislusf in #6221
- added backward compatible CRC check and extra explanatory comments by @evgmik in #6233
- Misc
- Minor
- fix format by @kungf in #6185
- remove dup code for section.reader access by @half-life666 in #6169
New Contributors
- @liangyihan made their first contribution in #6188
- @proton-lisandro-pin made their first contribution in #6195
- @glycerine102 made their first contribution in #6218
- @fo40225 made their first contribution in #6239
- @ScribblerCoder made their first contribution in #6240
Full Changelog: 3.79...3.80