| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-08-29 | math/rand => math/rand/v2 | chrislu | 1 | -2/+2 | |
| 2023-01-20 | grpc connection to filer add sw-client-id header | chrislu | 1 | -1/+1 | |
| 2022-10-07 | metric shows who is currently blocking the cluster or not (#3799) | Konstantin Lebedev | 1 | -0/+3 | |
| * master_admin_lock Shows whether cluster is locked now or not https://github.com/seaweedfs/seaweedfs/issues/3452 * fix metric MasterAdminLock | |||||
| 2022-08-23 | remove old raft servers if they don't answer to pings for too long (#3398) | askeipx | 1 | -4/+5 | |
| * 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-08-22 | master: disable locking if not leader | chrislu | 1 | -0/+5 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -6/+6 | |
| 2022-04-16 | add timing info during ping operation | chrislu | 1 | -4/+16 | |
| 2022-04-01 | use constants | chrislu | 1 | -3/+4 | |
| 2022-04-01 | master supports grpc ping | chrislu | 1 | -0/+29 | |
| 2021-12-10 | add lock messages | chrislu | 1 | -6/+7 | |
| 2021-04-22 | shell: show which server holds the lock | Chris Lu | 1 | -8/+13 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1983 | |||||
| 2020-05-25 | support multiple locks | Chris Lu | 1 | -15/+60 | |
| 2020-04-23 | make lock/unlock optional | Chris Lu | 1 | -16/+2 | |
| 2020-04-23 | make second lock instant | Chris Lu | 1 | -1/+1 | |
| 2020-04-23 | add exclusive lock library on shell | Chris Lu | 1 | -2/+2 | |
| 2020-04-23 | add master side code for cluster wise exclusive lock | Chris Lu | 1 | -0/+107 | |
