4942 Commits (3d229fe45c66d79ea95a82a0a57d53ffaf3cd5e1)

Author SHA1 Message Date
chrislu 79b8e6a8c3 add a place holder for later merge consecutive chunks 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
chrislu 4aae87f405 check missing hdd disk type 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
chrislu daca2d22a5 use original server address string as map key 4 years ago
chrislu 4b5c0e3fa9 check cluster connectivities 4 years ago
chrislu 6d55716fc3 use constants 4 years ago
chrislu bbbbbd70a4 master supports grpc ping 4 years ago
chrislu 743ad690b6 filer supports grpc ping 4 years ago
chrislu 2305508b65 refactor: separate into two files 4 years ago
chrislu 800cbc004c volume server adds ping function 4 years ago
Konstantin Lebedev 4f5b018a02 collecting only bucket volumes 4 years ago
Konstantin Lebedev 691ed50957 use constant for ErrBucketNotEmpty 4 years ago
Konstantin Lebedev b6a2b43efe allowDeleteBucketNotEmpty 4 years ago
Konstantin Lebedev a8b15c676c s3 test bucket delete nonempty 4 years ago
Konstantin Lebedev 6317f6a8a9 fix Description 4 years ago
Konstantin Lebedev 993283bb1d revert sort.Search 4 years ago
Konstantin Lebedev 5b90a39954 fix s3 tests: 4 years ago
Konstantin Lebedev 9231971c88 fix test_s3.test_multi_object_delete_key_limit and 4 years ago
guosj ed07e76f0e add test function 4 years ago
Konstantin Lebedev 84b7b83517 fix permission mkdir snapshot 4 years ago
guosj dd2b9d93cc update code according to PR's comment 4 years ago
guosj 02076f01a6 fix tagging error 4 years ago
justin d51a724101 fix: encode small chunk return error maybe have some bug. 4 years ago
chrislu 0490ee87ef 2.96 4 years ago
chrislu 21e0898631 refactor: change masters from a slice to a map 4 years ago
chrislu 4ba7127ab1 refactor 4 years ago
chrislu cae998eda1 Revert "Revert "remove duplicated metadata subscription in filer"" 4 years ago
chrislu 34b743c481 Revert "remove duplicated metadata subscription in filer" 4 years ago
chrislu fba1cfc2d6 simplify a bit 4 years ago
chrislu a3411dd9da refactor 4 years ago
Konstantin Lebedev ddd3945c26 fix remove deleted peers of raft server 4 years ago
Konstantin Lebedev c1450bf9fe always clear previous log to avoid server is promotable 4 years ago
Konstantin Lebedev 0b790d2bbf exclude the replication from the concurrentUploadLimitMB 4 years ago
chrislu 9b04f17555 remove dead code 4 years ago
chrislu 0b5faef612 fix 4 years ago
chrislu 0562fceb99 volume: fail fast if too many concurrent requests, to avoid dead lock due to replication. 4 years ago
Konstantin Lebedev 849a2c1f68 fix cmdFiler 4 years ago
Konstantin Lebedev 105bcfdbd4 set iam ip from filer 4 years ago