853 Commits (e069009f09b6ff73cf3c8359a10a73372c530c59)

Author SHA1 Message Date
Eric Yang ddd6bee970
ADHOC: Volume fsck use a time cutoff param (#3626) 2 years ago
famosss 41af5a6ee5
simplify a bit (#3631) 2 years ago
chrislu 64e75a286e simplify a bit 2 years ago
chrislu d14d029c73 reduce v.dataFileAccessLock lock scope 2 years ago
chrislu 406a80da4b adjust variable names 2 years ago
chrislu 2bfc8970d2 refactor: move ReadNeedleDataInto into volume_read.go 2 years ago
chrislu 9b084d4c88 purge tcp implementation 2 years ago
Eric Yang b324a6536c
ADHOC: add read needle meta grpc (#3581) 2 years ago
chrislu 39340f7e42 cloud tier: s3 consume all read response body 2 years ago
chrislu 7c6324b114 adjust log level 2 years ago
chrislu 8c5759a06d minor optimization 2 years ago
Konstantin Lebedev ade94b0d0a
avoid race conditions access to SuperBlock.Version (#3539) 2 years ago
chrislu 3f3a1341d8 make CodeQL happy 2 years ago
chrislu e0f4366f4c more detailed error 2 years ago
Konstantin Lebedev 4f7a1f67cd
avoid race conditions for diskLocation.MaxVolumeCount (#3526) 2 years ago
Guo Lei c57c79a0ab
optimiz commitig compact (#3388) 2 years ago
Guo Lei 762dc219a6
fix deletecount bug (#3499) 2 years ago
Guo Lei 81e7e6ceb3
the statistical methord for fileCount should stay same (#3477) 2 years ago
chrislu c7892bc7c4 volume: file counter should be all files 2 years ago
chrislu 4d72a1ce6e s3: remove deleted collection during metrics reporting 2 years ago
chrislu 2b580a7566 also migrate jsonpb 2 years ago
chrislu eaeb141b09 move proto package 2 years ago
chrislu 93261f5199 Revert "Refactor for Sync method (#3426)" 2 years ago
Rain Li 670cb759f8
Refactor for Sync method (#3426) 2 years ago
Abirdcfly b0633716b7
delete minor unreachable code (#3423) 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
Konstantin Lebedev 2f0dda384d vacuum show LA 2 years ago
Evgeny Kuzhelev 47c72e6f35 remove all (currently existing) collection volume metrics 2 years ago
Evgeny Kuzhelev 709c83716c delete disk_size metrics when collection deleted 2 years ago
guosj cc7a4b0a6e correct comment 2 years ago
guol-fnst ac694f0c8f rename parameter and reuse functions 2 years ago
guol-fnst 91285bb51d remove uncessary code 2 years ago
guol-fnst b9256e0b34 optimiz 2 years ago
guol-fnst bec9f79659 use snapshot 2 years ago
guol-fnst 300b383cdf use 10 or numCPU workers if env is not found 2 years ago
guol-fnst 308a48c0c2 optimiz concurrency 2 years ago
guol-fnst 26313060a3 speeding up loading volumes 2 years ago
chrislu 06a8b174b5 also remove Sync() for idx file 3 years ago
chrislu 52580743b9 stuck with file.Sync() 3 years ago
garenchan 8aa19577f4 fix 3238: handle errors for GenerateDirUuid method 3 years ago
chrislu 509a9047db test compact map with snowflake sequencer 3 years ago
chrislu 625fd16a2e reduce upfront memory usage for low density volume 3 years ago
chrislu 36d2756978 volume: avoid writing too much data for range requests in large files 3 years ago
chrislu 9f8b72a54d Revert "Merge pull request #3159 from shichanglin5/_duplicateUUID" 3 years ago
shichanglin5 f5b0c04b14 perf: Optimized volume handling duplicateUUID logic to avoid quitting when volume is actualy normal 3 years ago
chrislu 11f1e7996b fix test 3 years ago
chrislu 056c480eb0 volume: checksum remove the hashing step in Value() 3 years ago
chrislu ecef844dfc stream read large files 3 years ago
chrislu 685643d506 needle read into a writer 3 years ago
chrislu 663bc5dc23 add needle reading in chunks 3 years ago