843 Commits (25643cfbc6fdde5a73725b557fd2d6ae8e66484f)

Author SHA1 Message Date
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
chrislu 18b29f709c refactoring, split file 3 years ago
chrislu 81d6159290 volume: report error if a volume has nil data backend 3 years ago
guol-fnst b12944f9c6 fix naming convention 3 years ago
guol-fnst 8fab39e775 rename UUID file 3 years ago
guol-fnst de6aa9cce8 avoid duplicated volume directory 3 years ago
chrislu 3e20336bde fix atomic add int64 3 years ago
chrislu 76148ce0f7 use storage_class for backend configuration 3 years ago
chrislu 1aae7a3f1b volume.tier.upload progress starts negative #2992 3 years ago
chrislu 192983b464 s3 backend support customizing storage class 3 years ago
chrislu 70e5a1b632 volume close should wait for committing compaction 3 years ago