457 Commits (97239ce6f109448e1f0488db31a84d40837cb168)

Author SHA1 Message Date
Chris Lu e912fd15e3 renaming 5 years ago
Chris Lu 16fe132a20 detect mime type before replicating to other volume servers 5 years ago
Chris Lu ae1994cbc1 erasure coding: fix cases where there are no .ecj files 5 years ago
Chris Lu 7ccc31853c hard limit volume file size 5 years ago
Chris Lu bdbe5ddbe9 volume server: add a fix for dead lock 5 years ago
Chris Lu 45a9d852d3 go fmt 5 years ago
Evgenii Kozlov 2410ffbd79 Name fix 5 years ago
Evgenii Kozlov 0e0db70f55 Set volumes ReadOnly if low free disk space 5 years ago
Chris Lu ef2b3a0801 leveldb recover error handling 5 years ago
Chris Lu e5a0787653 filer: leveldb store add auto recovery, report correct error 5 years ago
Chris Lu 7ff2b0121d specify constant data type to uint64 instead of default int 5 years ago
Chris Lu 11b33c0760 fix compilation problem 5 years ago
zhangsong b161baa3f0 fix volume vacuum test unit 5 years ago
Chris Lu 5568395edd Revert "Revert "Merge pull request #1299 from song-zhang/master"" 5 years ago
zhangsong 3703c7e176 write request keep compatible with before 5 years ago
Chris Lu afb6a1dbb4 Revert "Merge pull request #1299 from song-zhang/master" 5 years ago
zhangsong f9e8702bb4 use async write to persistent file to disk - part1 5 years ago
Chris Lu 6190fd665d printout error 5 years ago
Chris Lu bafa95045b volume: deletion checks all disk locations 5 years ago
Chris Lu 7764e0465c refactoring 5 years ago
Chris Lu e4af63a721 volume server: accept fsync=true in write requests 5 years ago
Chris Lu c8ca234773 refactoring 5 years ago
Chris Lu df9d538044 rename function 5 years ago
Chris Lu 9fa065f600 typo in logs 5 years ago
Chris Lu e63a79ade8 better handle lock in case of exception 5 years ago
Chris Lu 3137777d83 volume: automatically detect max volume count 5 years ago
Chris Lu cbfe31a9a8 idx file sync before compaction 5 years ago
Chris Lu 81797a059a volume: sync volume file right before compaction 5 years ago
Chris Lu 709f231e23 tiered storage: add s3 endpoint for private s3 implementation 5 years ago
Chris Lu b964bbab3d fix compilation 5 years ago
Chris Lu c3cb6fa1d7 volume: compaction can cause readonly volumes 5 years ago
Chris Lu 22400c6633 consistent gzip logic 5 years ago
Chris Lu 560df51def refactoring 5 years ago
Chris Lu d439d83772 volume: follow compactionBytePerSecond 5 years ago
Chris Lu d3e1ef64b3 ensure error checking on windows 5 years ago
Chris Lu 88a110e67e release file handle 5 years ago
Chris Lu 43e6261579 volume: fix memory leak 5 years ago
Chris Lu 0871d2cff0 volume: fix memory leak during compaction 5 years ago
Chris Lu 89eb05b50f filer: support TTL for all filer stores 5 years ago
Chris Lu 9b3109a5d8 filer: processing all response headers, no pass through to volume server 5 years ago
Chris Lu 1ae83c2938 go fmt 5 years ago
Chris Lu ea1169dc80 filer cipher: single chunk http POST and PUT and read 5 years ago
Chris Lu 7335e62199 volume: PUT also conditionally gzip compress 5 years ago
Chris Lu 151114ff59 volume: fix readonly status reporting 5 years ago
Chris Lu f87f2045b3 delete old file first on windows 5 years ago
Chris Lu 757c7d67ad avoid nil DataBackend 5 years ago
Chris Lu 430b5a49e2 unused code 5 years ago
Chris Lu ed0acd1722 go fmt 5 years ago
Chris Lu 97ab8a1976 remove ctx if possible 5 years ago
Chris Lu 892e726eb9 avoid reusing context object 5 years ago