index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weed
/
shell
/
command_ec_common_test.go
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
ec: add -diskType flag to EC commands for SSD support (#7607)
Chris Lu
1
-5
/
+7
2025-02-28
`ec.encode`: Fix resolution of target collections. (#6585)
Lisandro Pin
1
-3
/
+3
2025-02-28
Fix calculation of node's free EC shard slots. (#6584)
Lisandro Pin
1
-0
/
+90
2025-01-30
Improve EC shards balancing logic regarding replica placement settings. (#6491)
Lisandro Pin
1
-2
/
+2
2024-12-12
Limit EC re-balancing for `ec.encode` to relevant collections when a volume I...
Lisandro Pin
1
-0
/
+34
2024-12-10
Unify the re-balancing logic for `ec.encode` with `ec.balance`. (#6339)
Lisandro Pin
1
-0
/
+1
2024-12-06
Remove average constraints when selecting nodes/racks to balance EC shards in...
Lisandro Pin
1
-58
/
+2
2024-12-05
Share common parameters for EC re-balancing functions under a single struct. ...
Lisandro Pin
1
-54
/
+43
2024-12-04
Account for replication placement settings when balancing EC shards within th...
Lisandro Pin
1
-24
/
+48
2024-12-04
Account for replication placement settings when balancing EC shards across ra...
Lisandro Pin
1
-15
/
+20
2024-12-02
Resolve replica placement for EC volumes from master server defaults. (#6303)
Lisandro Pin
1
-5
/
+48
2024-11-28
Display details upon failures to re-balance EC shards racks. (#6299)
Lisandro Pin
1
-1
/
+6
2024-11-27
Improve EC shards rebalancing logic across nodes (#6297)
Lisandro Pin
1
-12
/
+100
2024-11-21
Improve EC shards rebalancing logic across racks (#6270)
Lisandro Pin
1
-19
/
+65
2024-11-18
Introduce logic to resolve volume replica placement within EC rebalancing. (#...
Lisandro Pin
1
-0
/
+87