| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-06-16 | refactoring | chrislu | 1 | -1/+1 | |
| 2025-01-29 | `ec.encode`: Display a warning on EC balancing if no replica placement ↵ | Lisandro Pin | 2 | -0/+33 | |
| settings are found. (#6487) | |||||
| 2024-11-21 | ReadAt may return io.EOF t end of file | chrislu | 1 | -3/+5 | |
| related to https://github.com/seaweedfs/seaweedfs/issues/6219 | |||||
| 2024-11-18 | Introduce logic to resolve volume replica placement within EC rebalancing. ↵ | Lisandro Pin | 1 | -0/+9 | |
| (#6254) * Rename `command_ec_encode_test.go` to `command_ec_common_test.go`. All tests defined in this file are now for `command_ec_common.go`. * Minor code cleanups. - Fix broken `ec.balance` test. - Rework integer ceiling division to not use floats, which can introduce precision errors. * Introduce logic to resolve volume replica placement within EC rebalancing. This will be used to make rebalancing logic topology-aware. * Give shell.EcNode.dc a dedicated DataCenterId type. | |||||
| 2024-10-01 | handle missing leading zero padding in replica | chrislu | 1 | -0/+8 | |
| 2024-08-21 | fix replication range check | chrislu | 1 | -12/+14 | |
| fix for https://github.com/seaweedfs/seaweedfs/wiki/Replication#replication-string | |||||
| 2022-08-17 | move proto package | chrislu | 2 | -2/+2 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 3 | -9/+9 | |
| 2021-03-01 | skip network error when remote volumes start | Chris Lu | 1 | -0/+3 | |
| 2021-02-18 | add descriptive error if no free volumes | Chris Lu | 1 | -3/+3 | |
| 2019-12-23 | shell: add ec.decode command | Chris Lu | 5 | -0/+205 | |
