7386 Commits (refactor-needle-read-operations)

Author SHA1 Message Date
chrislu 3cf04eabef make ReadNeedleMeta a thin wrapper 1 month ago
chrislu 69df7a9182 Make ReadData a thin wrapper 1 month ago
chrislu b25f95df0a implement read options 1 month ago
chrislu b7427c7d76 adding ReadFromFile with read options 1 month ago
chrislu 60f11f6510 add a readme file for volume needle data layout 1 month ago
chrislu 61c4f01e05 refactor 1 month ago
chrislu a489d99333 fix tests 1 month ago
Lisandro Pin 00c621abb8
Fix dumb typo in 08556257 (#6844) 1 month ago
SmoothDenis c99530ec66
fix(filer): add missing return after KvDelete in KvPut with empty value (#6846) 1 month ago
chrislu 7439af0eca refactoring 1 month ago
chrislu cc135c63f7 a bit refactoring 1 month ago
chrislu c4695fc3b3 refactor needle write for different versions 1 month ago
Lisandro Pin bed0a64693
New `needle_map.CompactMap()` implementation for reduced memory usage (#6842) 1 month ago
chrislu 35f0daa198 the isFsync parameter is essentially IsAsyncWrite and it needs to be turned off if s.isStopping 1 month ago
chrislu 2f3de5e199 fix build 1 month ago
chrislu bd4891a117 change version directory 1 month ago
Chris Lu b25561d0d7 3.89 1 month ago
Chris Lu d40746f34e
fix insert beyond look back window (#6838) 1 month ago
Lisandro Pin 7204731749
Minor fix for the `CompactMap()` performance test. (#6836) 1 month ago
Luna Yao 5e354a18a3
Update filer upsert sqlstring for postgresql (#6835) 1 month ago
Chris Lu 90802cb201
revert part of d8c574a5ef (#6829) 1 month ago
FQHSLycopene ee0c14673d
Fix TTL Behavior for Directories in Path-Specific Configuration (#6827) 2 months ago
Lisandro Pin 9ffc8bcb54
Further improve memory usage of `needle_map.CompactMap()`. (#6825) 2 months ago
Aleksey Kosov 283d9e0079
Add context with request (#6824) 2 months ago
Bruce Zou 62aaaa18f3
unlimit the list entries in completeMultipartUpload (#6822) 2 months ago
royatwp 2786bea839
Unable to upload empty files to seaweed via. multipart when length is unknown (#6729) 2 months ago
chrislu 6677f1f563 3.88 2 months ago
Mohamed Sekour 27a392f706
Fix sftp performances and add seaweedfs all-in-one deployment (#6792) 2 months ago
Weihao Jiang ea70d17c5f
Make fuse command linux/MacOS only (#6811) 2 months ago
Lisandro Pin 2e1506c31e
Rewrite `needle_map.CompactMap()` for more efficient memory usage (#6813) 2 months ago
bwlfhu f1181f1121
Fix mysql tls enable (#6807) 2 months ago
chrislu f3d44b1eb6 Update fuse.go 2 months ago
chrislu 896096c41b fix compilation on windows 2 months ago
chrislu 25d6310307 fix error format 2 months ago
Weihao Jiang 874b4a5535
Ensure `weed fuse` master process exits after mounted (#6809) 2 months ago
Aleksey Kosov 165af32d6b
added context to filer_client method calls (#6808) 2 months ago
Aleksey Kosov 5182d46e22
Added middleware for processing request_id grpc and http requests (#6805) 2 months ago
dongxufeng ff878a542d
correctly report volume with input/output error to master (#6790) 2 months ago
chrislu d8c574a5ef fix fsync logic 2 months ago
Lisandro Pin 0be020b0fa
Nit: unify the default `--maxParallelization` value for `weed shell` commands supporting this option (#6788) 2 months ago
Lisandro Pin ba1d82db90
Move `shell.ErrorWaitGroup` into a common file, to cleanly reuse across `weed shell` commands. (#6780) 2 months ago
SmoothDenis 45964c2f86
fix: ydb filer bugs (#6778) 2 months ago
Kuzmin Anton 9c1048bacb
Add prefix listing in mongodb_store.go (#6777) 2 months ago
Lisandro Pin dddb0f0ae5
Fix update of `SeaweedFS_volumeServer_volumes` gauge metrics when EC shards are unmounted (#6776) 2 months ago
Lisandro Pin 848d1f7c34
Improve safety for weed shell's `ec.encode`. (#6773) 2 months ago
Quentin D. 2ae5b480a6
Use the correct constant when computing the offset in SearchNeedleFromSortedIndex (#6771) 2 months ago
Lisandro Pin 97dad06ed8
Improve parallelization for `ec.encode` (#6769) 2 months ago
Bruce Zou 582206b7d2
load configuration before get max_file_name_length (#6766) 2 months ago
Mohamed Sekour 93aed187e9
Add SFTP Server Support (#6753) 2 months ago
ARibster a2c5510ae1
Addendum to issue #6733 (#6756) 2 months ago