3426 Commits (ca100568f76b9ccc472352c62bc1647c9d156843)

Author SHA1 Message Date
Chris Lu 1b17f71939 adjust election timeout to 10 seconds 4 years ago
Chris Lu ef9c32ea0d adjust compression threshold 4 years ago
Chris Lu 0cea84e7ab make it easy with setting up multiple masters in a clcuster 4 years ago
Chris Lu fc689319ae add volume public url 4 years ago
Chris Lu 71624858af avoid reusing cached []byte 4 years ago
Chris Lu 29c9fa2ef2 byte buffer for uploading 4 years ago
Chris Lu 2579edbc60 fix bug found by tests 4 years ago
Chris Lu e0c8507d93 memory pool to reduce memory allocation 4 years ago
Chris Lu b81359823f postgres: support empty user 4 years ago
Chris Lu 11716fbf6f make reading error more obvious 4 years ago
Chris Lu d75bc62196 to read files that are quickly changing 4 years ago
Chris Lu 575d7952a1 add available resource stats 4 years ago
Chris Lu 5179e559f7 skip empty logs 4 years ago
Chris Lu e73d6c9526 able to print partial file id 4 years ago
Konstantin Lebedev a9a7005687 set desc of option 4 years ago
Chris Lu 720b1d9b88 adding locking to avoid nil VolumeLocationList 4 years ago
Chris Lu 2bc05cfbc8 fix typo 4 years ago
Chris Lu 4ff2ceee33 UI fix on rendering EC volumes 4 years ago
Chris Lu f5ee19e0db shortcut for appending operations 4 years ago
Chris Lu b5917bf846 clean up 4 years ago
Chris Lu 9884dfc369 use bytebuffer for interval list 4 years ago
Chris Lu bd103c143a add lock for vidCache 4 years ago
Konstantin Lebedev 05b5f12f2e multiplate DomainNames through comma 4 years ago
Chris Lu 81cf8d04df minor 4 years ago
Chris Lu d90e7ee3cc adjust log level 4 years ago
Chris Lu 3bf0116de1 mount: less channel waiting 4 years ago
Chris Lu c31b254248 mount: shortcut when there is only one chunk 4 years ago
Chris Lu f64252023e Revert "a better byte buffer pool" 4 years ago
Chris Lu ad652ffb97 avoid close closed channel 4 years ago
Chris Lu 20442dc1bc avoid extra data copying 4 years ago
Chris Lu 59c6422777 a better byte buffer pool 4 years ago
Chris Lu 6c92fa349d filer: support default rack 4 years ago
Chris Lu b3aa2fab9a s3: report error to s3 when updating an object but it is already a directory 4 years ago
Chris Lu 410b818aa7 master: avoid timer leakage 4 years ago
Chris Lu 69f0da5d73 mount: pass along replication and collection parameters 4 years ago
Chris Lu c0ab458671 report nil instead of EOF for empty files 4 years ago
Chris Lu 898db14729 2.05 4 years ago
Chris Lu 09bab17aff mount: avoid "send on closed channel" 4 years ago
Chris Lu 9d80a3428c add debug_webdav 4 years ago
Chris Lu 37f165d743 webdav: return io.EOF when at end of a file 4 years ago
Chris Lu 68d39c86f1 mysql, postgres, cassandra: change kv key to base64 encoding 4 years ago
Chris Lu ee1fc6558a refactor 4 years ago
Chris Lu 06e6341097 set initial write time to avoid race condition with delayed chunks 4 years ago
Chris Lu d598c47136 log errors 4 years ago
Chris Lu 5039aff310 release the goroutine to read errors 4 years ago
Chris Lu ace0ea3d28 s3: avoid duplicated bucket 4 years ago
Konstantin Lebedev dc2e13092d add number of read only volumes metric 4 years ago
Chris Lu e714c28a02 mount: async write file chunk 4 years ago
Chris Lu c95d3d9dff adjust tests 4 years ago
Chris Lu 93bcf56514 file read report EOF 4 years ago