22 Commits (2024694c2a1882987ea6413f0e21ee4a795f8683)

Author SHA1 Message Date
Eugeniy E. Mikhailov bc01f09e37
Do CRC check if the buffer contains the full needle data before it is sent (#5980) 4 months ago
Eugeniy E. Mikhailov 220061573d
update metric for ErrorCRC if it happens during volume readNeedleDataInto (#5957) 4 months ago
skycope 316ae45795
can vacuum volume when size mismatch (#5200) 11 months ago
Eric Yang 51d462f204
ADHOC: volume fsck using append at ns (#3906) 2 years ago
Eric Yang 56c94cc08e
ADHOC: filter deleted files from idx file binary search (#3763) 2 years ago
chrislu 06748f2771 remove unused code 2 years ago
famosss d949a238b8
volume: add "readBufSize" option to customize read optimization (#3702) 2 years ago
chrislu 896a85d6e4 volume: add "hasSlowRead" option to customize read optimization 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
Eric Yang b324a6536c
ADHOC: add read needle meta grpc (#3581) 2 years ago
chrislu 8c5759a06d minor optimization 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 056c480eb0 volume: checksum remove the hashing step in Value() 3 years ago
chrislu ecef844dfc stream read large files 3 years ago
Chris Lu 734c980040 volume: support concurrent download data size limit 3 years ago
Chris Lu b465095db1 shell: add volume.check.disk to fix inconsistency for replicated volumes 4 years ago
Chris Lu 102a951377 refactor, split into 2 files 4 years ago