1249 Commits (735038b2c1b3c8402605603e70d3741d07d0d195)

Author SHA1 Message Date
chrislu b201edb9df fix wrong assignment 3 years ago
chrislu 9271866d1e fix segmentation violation 3 years ago
chrislu 94635e9b5c filer: add filer group 3 years ago
Konstantin Lebedev 50c4f62ed4 ydb-go-sdk move to v3 3 years ago
chrislu 5d081d5c3c skip if already copied to remote 3 years ago
Konstantin Lebedev 03aec9ce7e avoid panic if hashicorp raft not initialized 3 years ago
chrislu 94f824e1ce volume: sync to disk before copying volume files 3 years ago
guol-fnst 8b2552f944 fix http response error code 3 years ago
Konstantin Lebedev 1e35b4929f shell vacuum volume by collection and volume id 3 years ago
justin 3551ca2fcf enhancement: replace sort.Slice with slices.SortFunc to reduce reflection 3 years ago
chrislu b4be56bb3b add timing info during ping operation 3 years ago
Konstantin Lebedev d2fe0fae33 use the full ServerAddress as the identifier 3 years ago
yulai.li ceb058ddd9 Change filer UI icon from picture to icon font. 3 years ago
chrislu 7f26676f57 adjust td width 3 years ago
yulai.li dff63e9024 Make operation buttons show when table row hovered 3 years ago
chrislu 4dba102137 use icon instead of button text 3 years ago
Konstantin Lebedev 104ea7b029 master ui add raft stats and Max Volume Id 3 years ago
Konstantin Lebedev a2fdb3e277 fix master ui 3 years ago
Konstantin Lebedev 35bc67f030 fix conflicts 3 years ago
yulai.li 11a9f993a8 Make filer-ui bootstrap style 3 years ago
Konstantin Lebedev 7ff248d5cd refactor OnPeerUpdate 3 years ago
Konstantin Lebedev 85d80fd36d fix removing old raft server 3 years ago
chrislu abe3cc6df2 filer UI touch up 3 years ago
yulai.li 2347c21cdd Tune filer UI add rename feature 3 years ago
yulai.li 2454020a92 Add upload progress support 3 years ago
yulai.li 4f87ee7755 Add create directory and delete web UI features for filer 3 years ago
shibinbin c20e1edd99 fix: master lose some volumes 3 years ago
Konstantin Lebedev 14a2cc83bf raft update peers via OnPeerUpdate 3 years ago
Konstantin Lebedev 357aa818fe add raft shell cmds 3 years ago
chrislu 79b8e6a8c3 add a place holder for later merge consecutive chunks 3 years ago
Konstantin Lebedev c1aeded2dd force raft bootstrap 3 years ago
chrislu bc888226fc erasure coding: tracking encoded/decoded volumes 3 years ago
Konstantin Lebedev 0e796a5582 rm set NoSnapshotRestoreOnStart 3 years ago
Konstantin Lebedev 68f11b9687 sleep bootstraping 3 years ago
Konstantin Lebedev 1ae7f509f5 LocalID from raw string 3 years ago
Konstantin Lebedev 89d32a0670 fix glog Info 3 years ago
Konstantin Lebedev b7cdde14ae auto bootstraping and update peers 3 years ago
Konstantin Lebedev 622297f1a7 add stats raft handler 3 years ago
Konstantin Lebedev 1a1e5778c3 fix cluster status 3 years ago
Konstantin Lebedev 14dd971890 hashicorp raft with state machine 3 years ago
Konstantin Lebedev c514710b7b initial add hashicorp raft 3 years ago
chrislu 6d55716fc3 use constants 3 years ago
chrislu bbbbbd70a4 master supports grpc ping 3 years ago
chrislu 743ad690b6 filer supports grpc ping 3 years ago
chrislu 2305508b65 refactor: separate into two files 3 years ago
chrislu 800cbc004c volume server adds ping function 3 years ago
Konstantin Lebedev 84b7b83517 fix permission mkdir snapshot 3 years ago
guosj dd2b9d93cc update code according to PR's comment 3 years ago
guosj 02076f01a6 fix tagging error 3 years ago
chrislu 21e0898631 refactor: change masters from a slice to a map 3 years ago