721 Commits (9983f9db468b86ad151fd4e56b685bf8a48a560f)

Author SHA1 Message Date
chrislu ba14307319 2.92 3 years ago
chrislu 09cd00f356 2.91 3 years ago
chrislu d602d68fd1 remove dead code 3 years ago
chrislu 708e14fcfa avoid possible too big memory allocation 3 years ago
chrislu 2ab0ad24a3 use memory pool 3 years ago
chrislu 28b395bef4 better control for reader caching 3 years ago
chrislu 3ad5fa6f6f chunk cache adds function ReadChunkAt 3 years ago
chrislu 497ebbbd45 2.90 3 years ago
chrislu 6a40fd1c65 2.89 3 years ago
Eng Zer Jun b92df1654c
test: use `T.TempDir` to create temporary test directory 3 years ago
root 7f0c793083 fix preconditions according to https://tools.ietf.org/id/draft-ietf-httpbis-p4-conditional-26.html#preconditions 3 years ago
chrislu 76e297d64f sync call to write file, avoid vif loading error 3 years ago
chrislu 7270067289 2.88 3 years ago
chrislu e185d90d24 2.87 3 years ago
chrislu b9ae16fbc5 fix memory allocation 3 years ago
chrislu e71dcfb3a6 add logging for memory allocation 3 years ago
chrislu 9b77f0054e 2.86 3 years ago
chrislu da7f13e73e Revert "testing skip memory management" 3 years ago
chrislu 6c908352cb testing skip memory management 3 years ago
chrislu de27058d0b POSIX: differentiate device and char device 3 years ago
chrislu fec8428fd8 POSIX: different inode for same named different file types 3 years ago
chrislu 2dcb8cb93b POSIX: ensure file and directory inodes are different 3 years ago
chrislu 19555385f7 2.85 3 years ago
chrislu 5799a20f71 2.84 3 years ago
Sebastian Kurfuerst c35660175d BUGFIX: ensure Authorization header is only added once 3 years ago
Sebastian Kurfuerst 10404c4275 FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client 3 years ago
chrislu fb434318e3 dynamically adjust connection timeout 3 years ago
chrislu 5788bf2270 s3: increase timeout limit 3 years ago
chrislu c935b9669e 2.83 3 years ago
chrislu c3b73ec23b 2.82 3 years ago
chrislu 5ea9715721 2.81 3 years ago
Tanmoy Majumdar ea09fb477a return ' shouldRetry=true' so that filer can retry the failed chunk 3 years ago
Chris Lu 7227cfddf5 2.80 3 years ago
Chris Lu 3a19eea97c allocate memory by slabs 3 years ago
Chris Lu f3c789d662 2.79 3 years ago
Chris Lu 100c654ec3 2.78 3 years ago
Chris Lu 5cf332357b 2.77 3 years ago
Chris Lu fc9e246592 2.76 3 years ago
Chris Lu c9d3fb4a30 2.75 3 years ago
Chris Lu 182f43ae5f 2.74 3 years ago
Chris Lu cd4fa7561b 2.73 3 years ago
Chris Lu 97c963bac9 2.72 3 years ago
Chris Lu 3833dac3f7 continue to read from memory if there is no flush 3 years ago
Chris Lu 8965a53c4d add warning error 3 years ago
Chris Lu 46a09c6074 adjust test 3 years ago
Eng Zer Jun a23bcbb7ec
refactor: move from io/ioutil to io and os package 3 years ago
Chris Lu 4cbd390fbe test: add fail message 3 years ago
Chris Lu 3d586be552 2.71 3 years ago
Chris Lu e4830bd93d go fmt 3 years ago
Chris Lu f3d8232e14 reduce one redis lookup on hot path 3 years ago