aboutsummaryrefslogtreecommitdiff
path: root/weed/server/raft_server_handlers.go
AgeCommit message (Expand)AuthorFilesLines
2023-07-10avoid logging nil error (#4659)Konstantin Lebedev1-1/+3
2023-06-09Healthz check for deadlocks (#4558)Konstantin Lebedev1-3/+18
2022-07-30Add healthy indicator for raft statusPatrick Schmidt1-0/+9
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-2/+2
2022-04-04add stats raft handlerKonstantin Lebedev1-0/+8
2021-09-12change server address from string to a typeChris Lu1-4/+5
2020-10-04fix: remove deleted peers if resumeState = trueУстюжанин Антон Александрович1-5/+9
2019-03-06add back "/cluster/status"Chris Lu1-0/+22
2019-02-18raft change from http to grpcChris Lu1-21/+0
2018-07-21go fmtChris Lu1-1/+1
2018-06-12simplifying the leader election by raftChris Lu1-45/+0
2017-06-15301 is reported as 404 for http postChris Lu1-2/+4
2016-06-02directory structure change to work with glideChris Lu1-0/+64