7374 Commits (bed0a64693cdfd9bbcd11ad6f813fbd35af08587)

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