7375 Commits (c4695fc3b38fbf5cefffb0ba50da8d2ece41f8e0)

Author SHA1 Message Date
chrislu c4695fc3b3 refactor needle write for different versions 1 week ago
Lisandro Pin bed0a64693
New `needle_map.CompactMap()` implementation for reduced memory usage (#6842) 1 week ago
chrislu 35f0daa198 the isFsync parameter is essentially IsAsyncWrite and it needs to be turned off if s.isStopping 2 weeks ago
chrislu 2f3de5e199 fix build 2 weeks ago
chrislu bd4891a117 change version directory 2 weeks ago
Chris Lu b25561d0d7 3.89 2 weeks ago
Chris Lu d40746f34e
fix insert beyond look back window (#6838) 2 weeks ago
Lisandro Pin 7204731749
Minor fix for the `CompactMap()` performance test. (#6836) 2 weeks ago
Luna Yao 5e354a18a3
Update filer upsert sqlstring for postgresql (#6835) 2 weeks ago
Chris Lu 90802cb201
revert part of d8c574a5ef (#6829) 2 weeks ago
FQHSLycopene ee0c14673d
Fix TTL Behavior for Directories in Path-Specific Configuration (#6827) 2 weeks ago
Lisandro Pin 9ffc8bcb54
Further improve memory usage of `needle_map.CompactMap()`. (#6825) 3 weeks ago
Aleksey Kosov 283d9e0079
Add context with request (#6824) 3 weeks ago
Bruce Zou 62aaaa18f3
unlimit the list entries in completeMultipartUpload (#6822) 3 weeks ago
royatwp 2786bea839
Unable to upload empty files to seaweed via. multipart when length is unknown (#6729) 3 weeks ago
chrislu 6677f1f563 3.88 3 weeks ago
Mohamed Sekour 27a392f706
Fix sftp performances and add seaweedfs all-in-one deployment (#6792) 3 weeks ago
Weihao Jiang ea70d17c5f
Make fuse command linux/MacOS only (#6811) 3 weeks ago
Lisandro Pin 2e1506c31e
Rewrite `needle_map.CompactMap()` for more efficient memory usage (#6813) 3 weeks ago
bwlfhu f1181f1121
Fix mysql tls enable (#6807) 3 weeks ago
chrislu f3d44b1eb6 Update fuse.go 3 weeks ago
chrislu 896096c41b fix compilation on windows 3 weeks ago
chrislu 25d6310307 fix error format 3 weeks ago
Weihao Jiang 874b4a5535
Ensure `weed fuse` master process exits after mounted (#6809) 3 weeks ago
Aleksey Kosov 165af32d6b
added context to filer_client method calls (#6808) 3 weeks ago
Aleksey Kosov 5182d46e22
Added middleware for processing request_id grpc and http requests (#6805) 4 weeks ago
dongxufeng ff878a542d
correctly report volume with input/output error to master (#6790) 1 month ago
chrislu d8c574a5ef fix fsync logic 1 month ago
Lisandro Pin 0be020b0fa
Nit: unify the default `--maxParallelization` value for `weed shell` commands supporting this option (#6788) 1 month ago
Lisandro Pin ba1d82db90
Move `shell.ErrorWaitGroup` into a common file, to cleanly reuse across `weed shell` commands. (#6780) 1 month ago
SmoothDenis 45964c2f86
fix: ydb filer bugs (#6778) 1 month ago
Kuzmin Anton 9c1048bacb
Add prefix listing in mongodb_store.go (#6777) 1 month ago
Lisandro Pin dddb0f0ae5
Fix update of `SeaweedFS_volumeServer_volumes` gauge metrics when EC shards are unmounted (#6776) 1 month ago
Lisandro Pin 848d1f7c34
Improve safety for weed shell's `ec.encode`. (#6773) 1 month ago
Quentin D. 2ae5b480a6
Use the correct constant when computing the offset in SearchNeedleFromSortedIndex (#6771) 1 month ago
Lisandro Pin 97dad06ed8
Improve parallelization for `ec.encode` (#6769) 1 month ago
Bruce Zou 582206b7d2
load configuration before get max_file_name_length (#6766) 1 month ago
Mohamed Sekour 93aed187e9
Add SFTP Server Support (#6753) 1 month ago
ARibster a2c5510ae1
Addendum to issue #6733 (#6756) 1 month ago
chrislu e4e8505208 3.87 1 month ago
chrislu ed15357c7a adds tls examples 1 month ago
Jade Devin Cabatlao 21514e1fea
feat(redis): add mTLS support for Redis connection initialization (#6738) 1 month ago
ARibster d424cbbcd5
fix: S3 Feature: please add s3.idleTimeout command line parameter #6746 (#6747) 2 months ago
Taehyung Lim 0fbdedecc7
[s3] refactor duplicate put-object code paths (#6727) 2 months ago
ARibster 9f4be83e88
fix #6733 add s3.ip.bind command line parameter (#6741) 2 months ago
NyaMisty 8d0e6f1ead
fix: volume.list volume info output not in order (#6737) 2 months ago
Taehyung Lim ea941462f9
[s3] use chunkedReader in PutObjectPartHandler to handle aws-chunked encoding (#6725) 2 months ago
Konstantin Lebedev 8c1cb203fa
[s3] fix checksum algorithm CRC64NVMe (#6722) 2 months ago
Lisandro Pin cea34dc21a
Fix implementation of `master_pb.CollectionList` RPC call (#6715) 2 months ago
zuzuviewer 396a602f86
* Fix s3 auth failed with X-Forwarded-Host and X-Forwarded-Port (#6698) 2 months ago