7730 Commits (5875acf7d9cee79e0a383975d53fa79a6573ac8d)

Author SHA1 Message Date
chrislu 5875acf7d9 improve: call IAM server Shutdown() for best-effort cleanup 2 months ago
Chris Lu c384f43c65
Update weed/wdclient/masterclient.go 2 months ago
chrislu 8eb1c733d0 improve: add data center preference and URL shuffling for consistent performance 2 months ago
chrislu 7f19067b7d Can't use defer directly in loop 2 months ago
chrislu bd8259c2a1 fix: use defer cancel() with anonymous function for proper context cleanup 2 months ago
chrislu db87abd496 fix: rename vicCacheLock to vidCacheLock for consistency 2 months ago
chrislu 85cbe7f7b2 refactor: make retry and timeout parameters configurable 2 months ago
chrislu 0d3947afab retry parameters 2 months ago
chrislu ba2dcfc26c refactor: make circuit breaker parameters configurable in FilerClient 2 months ago
chrislu 5df2e9a691 fmt 2 months ago
chrislu e5073e75bc refactor: address code review feedback on comments and style 2 months ago
chrislu e8fc6606dc purge 2 months ago
chrislu 890e5c8bd8 fix: add timeout to master volume lookup to prevent indefinite blocking 2 months ago
chrislu 5426dc4027 fix: use client ID instead of timeout for gRPC signature parameter 2 months ago
chrislu f665a63c42 refactor: remove unnecessary KeepMasterClientConnected wrapper in filer 2 months ago
chrislu f75a90d88d fix: goroutine and connection leak in IAM server shutdown 2 months ago
chrislu 7b264afdb4 fix: always reset vidMap cache on master reconnection 2 months ago
chrislu f0c27ffbb2 fix: create fresh timeout context for each filer retry attempt 2 months ago
chrislu 19962b8c56 fix: data race on filerHealth.lastFailureTime in circuit breaker 2 months ago
chrislu b0058af417 fix: IAM server must start KeepConnectedToMaster for masterClient usage 2 months ago
chrislu 8ef04a4a84 improve: clarify Aborted error handling in volume lookups 2 months ago
chrislu 99ae38339d fix: OnPeerUpdate should only process updates for matching FilerGroup 2 months ago
chrislu 3a5b5ea02c improve: add circuit breaker to skip known-unhealthy filers 2 months ago
chrislu 9d31b5d21d fmt 2 months ago
chrislu 85ad2e9a13 improve: implement gRPC-aware retry for FilerClient volume lookups 2 months ago
chrislu 3e6ec1e727 fix: restore observability instrumentation in MasterClient 2 months ago
chrislu 1601a4133a improve: address remaining code review findings 2 months ago
chrislu 71f8a6e189 fix: handle partial results correctly in LookupVolumeIdsWithFallback callers 2 months ago
chrislu f799596419 improve: address code review findings on error handling and documentation 2 months ago
chrislu 8b8fa8d260 fix: restore leader change detection in KeepConnected stream loop 2 months ago
chrislu 01b9b68ac5 fix: FilerClient supports multiple filer addresses for high availability 2 months ago
chrislu c81bb716b5 fix: prevent vidMap swap race condition in LookupFileIdWithFallback 2 months ago
chrislu 5a1eed0835 refactor: mount uses FilerClient for efficient volume location caching 2 months ago
chrislu bcabd1e5a6 refactor: MasterClient embeds vidMapClient to eliminate ~150 lines of duplication 2 months ago
chrislu c0342f23b7 adds FilerClient to use cached volume id 2 months ago
Chris Lu 5f77f87335
S3: S3 Object Retention API to include XML namespace support (#7517) 2 months ago
Chris Lu 6281e62d7f
S3: JWT generation for volume server authentication (#7514) 2 months ago
Leonardo Lara d8cac1a6cc
Account Info (#7507) 2 months ago
Chris Lu c6b6ea40e6
filer store: add foundationdb (#7178) 2 months ago
Chris Lu ca84a8a713
S3: Directly read write volume servers (#7481) 2 months ago
Feng Shao 0299e78de7
de/compress the fs meta file if filename ends with gz/gzip (#7500) 2 months ago
Chris Lu 65f8986fe2
Volume Server: avoid aggressive volume assignment (#7501) 2 months ago
Chris Lu fa8df6e42b
S3: Lazy Versioning Check, Conditional SSE Entry Fetch, HEAD Request Optimization (#7480) 2 months ago
chrislu e154bfe163 minor 2 months ago
Konstantin Lebedev 4477edbcc4
fix: pass proxied query param (#7477) 2 months ago
Lisandro Pin 0e69f7c916
Split logic for `volume.check.disk` into writable and read-only volume replicas. (#7476) 2 months ago
Chris Lu 4e73cc778c
S3: add context aware action resolution (#7479) 2 months ago
chrislu 5b9a526310 adjust comment 2 months ago
Chris Lu 2a9d4d1e23
Refactor data structure (#7472) 2 months ago
Chris Lu 508d06d9a5
S3: Enforce bucket policy (#7471) 2 months ago