921 Commits (refactor-volume-write)

Author SHA1 Message Date
chrislu 33ecc8442e refactor 3 months ago
chrislu 60f11f6510 add a readme file for volume needle data layout 3 months ago
chrislu 61c4f01e05 refactor 3 months ago
chrislu a489d99333 fix tests 3 months ago
Lisandro Pin 00c621abb8
Fix dumb typo in 08556257 (#6844) 3 months ago
chrislu 7439af0eca refactoring 3 months ago
chrislu cc135c63f7 a bit refactoring 3 months ago
chrislu c4695fc3b3 refactor needle write for different versions 3 months ago
Lisandro Pin bed0a64693
New `needle_map.CompactMap()` implementation for reduced memory usage (#6842) 3 months ago
chrislu 35f0daa198 the isFsync parameter is essentially IsAsyncWrite and it needs to be turned off if s.isStopping 3 months ago
chrislu bd4891a117 change version directory 3 months ago
Chris Lu b25561d0d7 3.89 3 months ago
Chris Lu d40746f34e
fix insert beyond look back window (#6838) 3 months ago
Lisandro Pin 7204731749
Minor fix for the `CompactMap()` performance test. (#6836) 3 months ago
Chris Lu 90802cb201
revert part of d8c574a5ef (#6829) 3 months ago
Lisandro Pin 9ffc8bcb54
Further improve memory usage of `needle_map.CompactMap()`. (#6825) 3 months ago
Lisandro Pin 2e1506c31e
Rewrite `needle_map.CompactMap()` for more efficient memory usage (#6813) 4 months ago
dongxufeng ff878a542d
correctly report volume with input/output error to master (#6790) 4 months ago
chrislu d8c574a5ef fix fsync logic 4 months ago
Lisandro Pin dddb0f0ae5
Fix update of `SeaweedFS_volumeServer_volumes` gauge metrics when EC shards are unmounted (#6776) 4 months ago
Quentin D. 2ae5b480a6
Use the correct constant when computing the offset in SearchNeedleFromSortedIndex (#6771) 4 months ago
bwlfhu 0e08b83521
Fix volume ttl (#6683) 5 months ago
dependabot[bot] 216c52e377
chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679) 5 months ago
NinaLua 271505717e
chore: make function comment match function name (#6607) 6 months ago
Aleksey Kosov ef4eda0761
added re-generating and writing the Volume UUID if it is empty (#6568) 6 months ago
Lisandro Pin 7913681297
`ec.encode`: Display a warning on EC balancing if no replica placement settings are found. (#6487) 7 months ago
chrislu be15fee8e7 show error if backend is mis-configured 8 months ago
ludwigxia 5452405a81
cloud tier: support for Alibaba Cloud OSS (#6466) 8 months ago
chrislu de09a82a32 go fmt 9 months ago
chrislu bfd59dd579 adjust import 9 months ago
chrislu ec155022e7 "golang.org/x/exp/slices" => "slices" and go fmt 9 months ago
coffeecloudgit c531e2eb0e
Update disk_location_ec.go (#6359) 9 months ago
coffeecloudgit 7eb8257126
Update store.go (#6358) 9 months ago
Konstantin Lebedev ff1392f7f4
[shell] use constant for hdd of type (#6337) 9 months ago
chrislu f3dde99796 adjust error message 9 months ago
Trim21 fd6c787c02
fix EcVolumes sorting in volume UI (#6275) 10 months ago
chrislu 75f5afa571 fix compilation 10 months ago
chrislu 1c143cfcea display actual offset value 10 months ago
chrislu c9f3448692 ReadAt may return io.EOF t end of file 10 months ago
chrislu be09d08eb6 adjust error message 10 months ago
chrislu 96f1a2e01a adjust error message 10 months ago
Lisandro Pin f2db746690
Introduce logic to resolve volume replica placement within EC rebalancing. (#6254) 10 months ago
Kevin Bulteel 4a0dc883cf
Fix/parse upload filename (#6241) 10 months ago
Eugeniy E. Mikhailov 3003c9e17e
added backward compatible CRC check and extra explanatory comments (#6233) 10 months ago
chrislu 9873b033d1 backward compatible vif loading 10 months ago
chrislu ae5bd0667a rename proto field from DestroyTime to expire_at_sec 11 months ago
chrislu d38456dc06 do not delete collection metrics when unmount a volume 11 months ago
dsd 1e13b6879c
fix(volume): to avoid duplicate write a same needle (#6138) 11 months ago
chrislu f11567816e Revert "fix: volume data integrity check (#6118)" 11 months ago
wusong e12b9ab746
fix: volume data integrity check (#6118) 11 months ago