4024 Commits (9242f3aaebe0714a205ece0e85eb906305960096)

Author SHA1 Message Date
Chris Lu 151c281f36 2.27 4 years ago
Chris Lu 03c643aa6b fix test 4 years ago
Chris Lu 7635f6b9fa disk file avoid file.Stat() 4 years ago
bingoo 1af6c96cd0 fix log help 4 years ago
Chris Lu a2383b3b12 Revert "Revert "avoid file.Stat()"" 4 years ago
Chris Lu 7ef4c24f18 Revert "avoid file.Stat()" 4 years ago
Chris Lu 1ad3200094 skip seek() when index file writes 4 years ago
Chris Lu 98c93ca465 avoid file.Stat() 4 years ago
bingoohuang ee082ae402 revert comment temporarily 4 years ago
bingoohuang ee7cdf3668 revert ErrXyz to ErrorXyz temporarily. 4 years ago
bingoohuang a6d421508a revert ErrXyz to ErrorXyz temporarily. 4 years ago
bingoohuang 50df484d86 support command line arguments in a configuration file so we can `weed master -config=master.conf`, `weed volume -config=volume.conf` and etc. 4 years ago
Chris Lu 565f7a6e72 Update data_node.go 4 years ago
Chris Lu a37473ae60 add back volume ids 4 years ago
Chris Lu a1210d1e8d Revert "volume: avoid file.stat(), file.seek() if possible during writes" 4 years ago
Chris Lu b961cd6208 add WIP message 4 years ago
Chris Lu f465d63b5d grpc should fail when heart beating to master 4 years ago
Chris Lu c576ad04ac fix volume server display for volumes 4 years ago
bingoohuang 7ffe736d20 renaming to ErrXyz 4 years ago
Chris Lu c78409a598 volume: avoid file.stat(), file.seek() if possible during writes 4 years ago
Chris Lu 29575dadc5 remove extra files 4 years ago
Chris Lu 73958e357d add descriptive error if no free volumes 4 years ago
Chris Lu 776f497469 filer: fs.configure should try to read from entry.content also 4 years ago
Chris Lu e1992c83de webdav adds disktype 4 years ago
Chris Lu c2ad6f1047 webdav add replication setting 4 years ago
Chris Lu 816ef0ed30 add more help message 4 years ago
bingoohuang eab6e31d34 use backticks instead of double quotes to avoid escaped additionally in regex 4 years ago
Chris Lu 3575d41009 go fmt 4 years ago
Chris Lu 6daa932f5c refactoring to get master function, instead of passing master values directly 4 years ago
Chris Lu dd9f3a0104 add sleep between upload retries 4 years ago
Chris Lu aa17311063 s3: set filename when uploading file chunks 4 years ago
Chris Lu 3f8b0da677 filer: do not print password on error 4 years ago
Chris Lu cd866664a8 skip JWT if fileId is empty 4 years ago
Chris Lu 0611233f16 adjust printing 4 years ago
Chris Lu 68775d29e3 fix tests 4 years ago
Chris Lu 7403cd43c5 only use "" for hdd to avoid two values for the same thing 4 years ago
Chris Lu b314d78e97 fix print 4 years ago
Chris Lu 53ca7e66ef avoid dead lock 4 years ago
Chris Lu 38efc6f572 simplify 4 years ago
Chris Lu ad70107eb4 ec balance among nodes with HDD 4 years ago
Chris Lu 3097b9a9b7 fix existence checking 4 years ago
Chris Lu ebf320ec22 avoid divided by zero 4 years ago
Chris Lu a0c6db361c avoid nil 4 years ago
Chris Lu 36f95e50a9 avoid possible nil disk info 4 years ago
Chris Lu 43101ccea0 move to the empty nodes first 4 years ago
Chris Lu 38bbef7ec1 avoid nil 4 years ago
Chris Lu cb9cc29518 volume.list display; fix updating maxVolumeCount for disk 4 years ago
Chris Lu 3fe628f04e use hdd instead of empty string 4 years ago
Chris Lu f8446b42ab this can compile now!!! 4 years ago
Chris Lu b9b5b932c5 filer: postgres2 mysql2 avoid repeatedly creating tables 4 years ago