aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_ec_test.go
AgeCommit message (Expand)AuthorFilesLines
10 daysec: add -diskType flag to EC commands for SSD support (#7607)Chris Lu1-1/+7
2024-12-12Delete legacy balancing code for `ec.encode`. (#6344)Lisandro Pin1-13/+0
2024-12-05Share common parameters for EC re-balancing functions under a single struct. ...Lisandro Pin1-78/+83
2024-12-04Account for replication placement settings when balancing EC shards across ra...Lisandro Pin1-5/+5
2024-11-18Introduce logic to resolve volume replica placement within EC rebalancing. (#...Lisandro Pin1-1/+1
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-2/+2
2021-02-17go fmtChris Lu1-1/+1
2021-02-16fix testsChris Lu1-0/+1
2020-02-25fix testChris Lu1-1/+0
2020-02-25avoid reusing context objectChris Lu1-1/+1
2019-12-24ec encode distribute ec data and parity shards evenlyChris Lu1-0/+13
2019-06-10ec shard balancingChris Lu1-0/+127