816 Commits (8b2c39f2c06be2ec5c5b3ca93a87f134e46de219)

Author SHA1 Message Date
Chris Lu 95ef4513c8 print out memory size 6 years ago
Chris Lu 346541a101 print out per entry memory usage 6 years ago
chenwanli fd27ed7755 Fix https://github.com/chrislusf/seaweedfs/issues/861 6 years ago
Chris Lu 77b9af531d adding grpc mutual tls 6 years ago
Chris Lu 09471b46f9 fix related tests 6 years ago
Chris Lu 5668ed798d memory needle map mark size to be TombstoneFileSize 6 years ago
bingoohuang cf0fc797ac use tempFile.Truncate to reset file size to speedup test 6 years ago
bingoohuang ab6be025d7 go fmt and fix some typo 6 years ago
bingoohuang 6ddfaf33cb extract VolumeFileScanner for ScanVolumeFile 6 years ago
bingoohuang 27093bc2e5 fix needle Append return offset to avoid uint32 overflow 6 years ago
Chris Lu badd8fdf8f shortcut for empty file 6 years ago
Chris Lu 6b5d6bb5a6 adjust error names 6 years ago
Chris Lu 9383c91eb1 wait to read again if the volume is compacting 6 years ago
Chris Lu d5ebfd5b0c fix s3cmd put 6 years ago
Chris Lu 1478d7ea21 reduce file seek when writing 6 years ago
Chris Lu 0c932d1738 add volume delete grpc API 6 years ago
Chris Lu c043fd17cb detect more gzippable content 6 years ago
Chris Lu 852ee21835 avoid .gz auto decompression 6 years ago
Chris Lu be946c9e54 filer store original data size instead of data size after gzip 6 years ago
Chris Lu 141d302492 fix binarySearchCompactSection 6 years ago
Chris Lu 5333f2984a streaming updates for large entries or large index file 6 years ago
Chris Lu 36d13355bb compact map fix bug when iterating 6 years ago
Chris Lu f64dc7465b remove index file 6 years ago
Chris Lu 42cb9b76c4 reduce needle map memory usage by 25% 6 years ago
Chris Lu 168f461761 fix MaxUint8 6 years ago
Chris Lu 8f78a069c6 fix possible name overflow when len(name)>255 6 years ago
Chris Lu 4a490fe35a go fmt 6 years ago
Chris Lu 5741134ca0 change overflow from map to slice 6 years ago
Chris Lu d9189c857c remove unused file 6 years ago
Chris Lu df4b9df142 add memory usage report 6 years ago
Chris Lu ec5a305624 refactor 6 years ago
Chris Lu 9d3be33e5c optimize a little bit 6 years ago
Chris Lu 86dd933596 go fmt 6 years ago
Chris Lu 2697d6a4fb fix deleting bucket 6 years ago
Chris Lu a4ceb051a7 use MD5 for ETag to be consistent with Amazon S3 6 years ago
Chris Lu f9dbaf6292 delete file by name instead of referencing the dataFile pointer 6 years ago
alex8224 8d3f9c0b75 fix invalid point when delete collection 6 years ago
Chris Lu f050b22d6c close file in ScanVolumeFile() 6 years ago
Chris Lu 496a7398d1 adjust logging 6 years ago
Chris Lu eec951cad2 migrate volume sync to gRpc 6 years ago
Chris Lu 66a353dcb5 remove volume server /admin/volume/delete 6 years ago
Chris Lu fda771c83f migrate volume sync status to grpc API on volume server 6 years ago
Chris Lu b423bb9e2d migrate assign volume to grpc API on volume server 6 years ago
Chris Lu 333709657c adjust log level 6 years ago
Chris Lu b1daede91b move volume vacuum to gRpc 6 years ago
Chris Lu a362261972 avoid possible racing issue if leveldb or boltdb is used. 6 years ago
Chris Lu 164091c269 add s3 multipart upload 6 years ago
Chris Lu 9b3bf0e46c fix "weed backup" rerunning 6 years ago
Chris Lu bc8d34143d Revert "fix "weed backup" rerunning" 6 years ago
Chris Lu 1937be2bb2 fix "weed backup" rerunning 6 years ago