| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-08-23 | remove old raft servers if they don't answer to pings for too long (#3398) | askeipx | 1 | -3/+4 | |
| * remove old raft servers if they don't answer to pings for too long add ping durations as options rename ping fields fix some todos get masters through masterclient raft remove server from leader use raft servers to ping them CheckMastersAlive for hashicorp raft only * prepare blocking ping * pass waitForReady as param * pass waitForReady through all functions * waitForReady works * refactor * remove unneeded params * rollback unneeded changes * fix | |||||
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -5/+5 | |
| 2022-05-31 | fix error reporting for "Need to a hdd disk type" | chrislu | 1 | -1/+1 | |
| related to https://github.com/chrislusf/seaweedfs/issues/3128 | |||||
| 2022-05-01 | filer: add filer group | chrislu | 1 | -0/+1 | |
| 2022-04-16 | shell: cluster.check prints out clock delta and network latency | chrislu | 1 | -30/+42 | |
| 2022-04-12 | fix nil in cluster_check shell command | chrislu | 1 | -1/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2905 | |||||
| 2022-04-04 | check missing hdd disk type | chrislu | 1 | -0/+13 | |
| 2022-04-01 | skip pinging self for master and volume server | chrislu | 1 | -4/+7 | |
| 2022-04-01 | add check between peers | chrislu | 1 | -0/+60 | |
| 2022-04-01 | check cluster connectivities | chrislu | 1 | -0/+157 | |
