aboutsummaryrefslogtreecommitdiff
path: root/weed/topology/topology_test.go
AgeCommit message (Expand)AuthorFilesLines
2025-12-02Support separate volume server ID independent of RPC bind address (#7609)Chris Lu1-5/+114
2025-11-04master: fix negative active volumes (#7440)Chris Lu1-0/+114
2025-06-16refactoringchrislu1-5/+5
2025-04-16Fix implementation of `master_pb.CollectionList` RPC call (#6715)Lisandro Pin1-0/+74
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-6/+6
2021-09-14go fmtChris Lu1-2/+2
2021-09-12change server address from string to a typeChris Lu1-2/+2
2021-02-16fix testsChris Lu1-14/+28
2021-02-16this can compile now!!!Chris Lu1-1/+2
2020-12-16go fmtChris Lu1-2/+2
2020-12-13rename from volumeType to diskTypeChris Lu1-2/+2
2020-12-13volume server set volume type and heartbeat to the masterChris Lu1-4/+23
2020-12-13adding volume typeChris Lu1-1/+1
2020-04-01Added treat_replication_as_minimums master toml optionJames Hartig1-2/+2
2019-12-23shell: add ec.decode commandChris Lu1-2/+3
2019-04-30style: go fmt for allWine931-2/+2
2019-04-20add remove volumes with version infoChris Lu1-2/+51
2019-04-18refactoringChris Lu1-3/+5
2019-04-04fix testChris Lu1-5/+5
2018-07-11fix testChris Lu1-4/+6
2018-07-11also remove volumeLayout if collection is emptyChris Lu1-4/+39
2018-06-25refactoringChris Lu1-28/+2
2018-06-24add test for volume registeration at masterChris Lu1-0/+96
2018-06-24file renameChris Lu1-0/+17