4983 Commits (a87f57e47c9a39c7f431448ac1f99954a30151da)

Author SHA1 Message Date
Konstantin Lebedev 931cb9e581 use "cluster.raft.{ps,add,remove}" 4 years ago
Konstantin Lebedev d2fe0fae33 use the full ServerAddress as the identifier 4 years ago
chrislu c6ec5269f4 2.98 4 years ago
chrislu 261ba0208e lock-protected setting entry 4 years ago
yulai.li ceb058ddd9 Change filer UI icon from picture to icon font. 4 years ago
chrislu 7f26676f57 adjust td width 4 years ago
yulai.li dff63e9024 Make operation buttons show when table row hovered 4 years ago
chrislu 4dba102137 use icon instead of button text 4 years ago
Konstantin Lebedev 104ea7b029 master ui add raft stats and Max Volume Id 4 years ago
Konstantin Lebedev a2fdb3e277 fix master ui 4 years ago
Konstantin Lebedev 35bc67f030 fix conflicts 4 years ago
yulai.li 11a9f993a8 Make filer-ui bootstrap style 4 years ago
Konstantin Lebedev 7ff248d5cd refactor OnPeerUpdate 4 years ago
Konstantin Lebedev 85d80fd36d fix removing old raft server 4 years ago
chrislu abe3cc6df2 filer UI touch up 4 years ago
chrislu 86ed27f602 mount: remove leftover socket file 4 years ago
yulai.li 2347c21cdd Tune filer UI add rename feature 4 years ago
yulai.li 2454020a92 Add upload progress support 4 years ago
yulai.li 4f87ee7755 Add create directory and delete web UI features for filer 4 years ago
shibinbin c20e1edd99 fix: master lose some volumes 4 years ago
chrislu 3ab2c0e5c0 avoid possible nil attributes 4 years ago
chrislu 9d44b89c21 Revert "avoid possible nil attributes" 4 years ago
chrislu 0a6703c7f7 avoid possible nil attributes 4 years ago
Konstantin Lebedev 14a2cc83bf raft update peers via OnPeerUpdate 4 years ago
Konstantin Lebedev 357aa818fe add raft shell cmds 4 years ago
chrislu 79b8e6a8c3 add a place holder for later merge consecutive chunks 4 years ago
Konstantin Lebedev c1aeded2dd force raft bootstrap 4 years ago
justin d02f13c2d1 remove Redundant type conversion and use strings.TrimSuffix to enhance readability 4 years ago
root f15a737a0a Add "Location:" in response when creating bucket 4 years ago
chrislu bc888226fc erasure coding: tracking encoded/decoded volumes 4 years ago
chrislu 8b3d76b24d prevent concurrent access during shutdown 4 years ago
chrislu bb4beebce3 prevent nil 4 years ago
Konstantin Lebedev 0e796a5582 rm set NoSnapshotRestoreOnStart 4 years ago
Konstantin Lebedev 68f11b9687 sleep bootstraping 4 years ago
Konstantin Lebedev 1ae7f509f5 LocalID from raw string 4 years ago
Konstantin Lebedev 89d32a0670 fix glog Info 4 years ago
Konstantin Lebedev b7cdde14ae auto bootstraping and update peers 4 years ago
chrislu 4aae87f405 check missing hdd disk type 4 years ago
Konstantin Lebedev 622297f1a7 add stats raft handler 4 years ago
Konstantin Lebedev 1a1e5778c3 fix cluster status 4 years ago
Konstantin Lebedev 14dd971890 hashicorp raft with state machine 4 years ago
Konstantin Lebedev c514710b7b initial add hashicorp raft 4 years ago
chrislu d310711de0 avoid possible deadlock: move metadata log flush channel out of lock scope 4 years ago
chrislu 77a7d7253f 2.97 4 years ago
chrislu e8d7bb42e2 avoid concurrent access to map object 4 years ago
chrislu 6a2bcd03aa configure mount quota 4 years ago
chrislu 958f880b70 mount: add grpc method to adjust quota 4 years ago
chrislu 105578a2f2 skip pinging self for master and volume server 4 years ago
root b7e34016d4 fix error response in case of wrong expire time format 4 years ago
chrislu 4ecba915f3 add check between peers 4 years ago