5383 Commits (08f2dcc532551b8def152ebd3ae781711be11933)

Author SHA1 Message Date
chrislu 5d081d5c3c skip if already copied to remote 3 years ago
chrislu 1aae7a3f1b volume.tier.upload progress starts negative #2992 3 years ago
chrislu 192983b464 s3 backend support customizing storage class 3 years ago
Konstantin Lebedev 03aec9ce7e avoid panic if hashicorp raft not initialized 3 years ago
guosj 1a5de36257 fix return value 3 years ago
chrislu b2a6111090 skip ipv6 all interfaces and localhost 3 years ago
Konstantin Lebedev 306cf70c4a avoid empty listMultipartUploads response 3 years ago
chrislu 70e5a1b632 volume close should wait for committing compaction 3 years ago
chrislu 37ab8909b0 use two flags: v.isCompacting and v.isCommitCompacting 3 years ago
chrislu 94f824e1ce volume: sync to disk before copying volume files 3 years ago
Konstantin Lebedev 7315d1d039 waite volume being closed during compression idx 3 years ago
Konstantin Lebedev d4343ab7da forcePurging desc 3 years ago
Konstantin Lebedev ae56b2c00f change forcePurging to a pointer 3 years ago
Konstantin Lebedev 6d2fda27d2 delete missing data from volumes in one replica 3 years ago
Konstantin Lebedev 67476d830a volume.check.disk add param volumeId 3 years ago
chrislu 2aef5b8b32 3.00 3 years ago
guosj 8fd7b24b80 remove redundant logs & add unit test 3 years ago
guol-fnst 8b2552f944 fix http response error code 3 years ago
guosj 893a0eea57 add more checks and comments 3 years ago
chrislu ad01c63b84 conditionally skip hdfs related code 3 years ago
chrislu 4aa39ef33f conditionally compile sqlite 3 years ago
chrislu 3885374edf conditionally build elastic, gocdk to reduce binary size 3 years ago
chrislu 6994e88192 fix typo 3 years ago
chrislu cb1e7aa27d fix build 3 years ago
chrislu bdc4d67de8 Revert "Merge pull request #2944 from guo-sj/handle_implicit_username" 3 years ago
chrislu 3aa4dc6ad5 Revert "fix index out of range" 3 years ago
chrislu 4792e07228 fix index out of range 3 years ago
chrislu 8e9ad7db5a fix bug deleting volume or unmount volume if a volume server has multiple directories 3 years ago
guosj a23629b2fe handle implicit username 3 years ago
Konstantin Lebedev 2364fab927 volume.list show only readonly, collectionPattern and volumeId 3 years ago
guosj 94ad557d97 add missing return 3 years ago
Konstantin Lebedev 36c5a59ed8 add help 3 years ago
Konstantin Lebedev 1e35b4929f shell vacuum volume by collection and volume id 3 years ago
Konstantin Lebedev 9438738693 avoid invalid memory address or nil pointer dereference 3 years ago
chrislu a69f0b62c2 start filer local socket only on non windows 3 years ago
chrislu 9ae66f55fc 2.99 3 years ago
chrislu 4524ceae6b less verbose logs 3 years ago
justin 3551ca2fcf enhancement: replace sort.Slice with slices.SortFunc to reduce reflection 3 years ago
chrislu b597baf488 mount: set file write time correct to work well with rsync 3 years ago
chrislu 460d56d283 shell: cluster.check prints out clock delta and network latency 3 years ago
chrislu b4be56bb3b add timing info during ping operation 3 years ago
chrislu 1384529eb7 Fix filer.backup deletes files in backup folder in incremental mode 3 years ago
chrislu 1f03fcccb1 fix nil in cluster_check shell command 3 years ago
Konstantin Lebedev 76b1c5ce67 cleanupUploads use jwt token 3 years ago
guol-fnst 44d810d163 rename functions and remove uncessary check 3 years ago
guol-fnst 180aa88a92 check uploadid using object name hash string 3 years ago
guol-fnst 2232cfb5b7 Check object name and uploadID when processing multipart uploading 3 years ago
Konstantin Lebedev 2dfbe210e0 avoid breaking loop in cleanupUploads if error is empty 3 years ago
Konstantin Lebedev 931cb9e581 use "cluster.raft.{ps,add,remove}" 3 years ago
Konstantin Lebedev d2fe0fae33 use the full ServerAddress as the identifier 3 years ago