5113 Commits (a4ca3ed1f0c2bcde1d36bb48f81dedc3e1924679)

Author SHA1 Message Date
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
chrislu 3ab2c0e5c0 avoid possible nil attributes 3 years ago
chrislu 9d44b89c21 Revert "avoid possible nil attributes" 3 years ago
chrislu 0a6703c7f7 avoid possible nil attributes 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
justin d02f13c2d1 remove Redundant type conversion and use strings.TrimSuffix to enhance readability 3 years ago
root f15a737a0a Add "Location:" in response when creating bucket 3 years ago
chrislu bc888226fc erasure coding: tracking encoded/decoded volumes 3 years ago
chrislu 8b3d76b24d prevent concurrent access during shutdown 3 years ago
chrislu bb4beebce3 prevent nil 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
chrislu 4aae87f405 check missing hdd disk type 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 d310711de0 avoid possible deadlock: move metadata log flush channel out of lock scope 3 years ago
chrislu 77a7d7253f 2.97 3 years ago
chrislu e8d7bb42e2 avoid concurrent access to map object 3 years ago
chrislu 6a2bcd03aa configure mount quota 3 years ago
chrislu 958f880b70 mount: add grpc method to adjust quota 3 years ago
chrislu 105578a2f2 skip pinging self for master and volume server 3 years ago
root b7e34016d4 fix error response in case of wrong expire time format 3 years ago
chrislu 4ecba915f3 add check between peers 3 years ago
chrislu daca2d22a5 use original server address string as map key 3 years ago
chrislu 4b5c0e3fa9 check cluster connectivities 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
a 7e92517571 change user and pass to username and password 3 years ago
Konstantin Lebedev 7f1383a41e findExtraChunksInVolumeServers in consideration of replication 3 years ago
Konstantin Lebedev 3817e05dd0 fix collect filer files 3 years ago
Konstantin Lebedev 3cedb21bb7 skip new entities 3 years ago
Konstantin Lebedev 1d9e30d8c0 fsck replicas 3 years ago
Konstantin Lebedev 4f5b018a02 collecting only bucket volumes 3 years ago
Konstantin Lebedev 691ed50957 use constant for ErrBucketNotEmpty 3 years ago
Konstantin Lebedev b6a2b43efe allowDeleteBucketNotEmpty 3 years ago
Konstantin Lebedev a8b15c676c s3 test bucket delete nonempty 4 years ago