7724 Commits (85cbe7f7b252dad677eada13e961767f0d20cfac)

Author SHA1 Message Date
chrislu 85cbe7f7b2 refactor: make retry and timeout parameters configurable 2 weeks ago
chrislu 0d3947afab retry parameters 2 weeks ago
chrislu ba2dcfc26c refactor: make circuit breaker parameters configurable in FilerClient 2 weeks ago
chrislu 5df2e9a691 fmt 2 weeks ago
chrislu e5073e75bc refactor: address code review feedback on comments and style 2 weeks ago
chrislu e8fc6606dc purge 2 weeks ago
chrislu 890e5c8bd8 fix: add timeout to master volume lookup to prevent indefinite blocking 2 weeks ago
chrislu 5426dc4027 fix: use client ID instead of timeout for gRPC signature parameter 2 weeks ago
chrislu f665a63c42 refactor: remove unnecessary KeepMasterClientConnected wrapper in filer 2 weeks ago
chrislu f75a90d88d fix: goroutine and connection leak in IAM server shutdown 2 weeks ago
chrislu 7b264afdb4 fix: always reset vidMap cache on master reconnection 2 weeks ago
chrislu f0c27ffbb2 fix: create fresh timeout context for each filer retry attempt 2 weeks ago
chrislu 19962b8c56 fix: data race on filerHealth.lastFailureTime in circuit breaker 2 weeks ago
chrislu b0058af417 fix: IAM server must start KeepConnectedToMaster for masterClient usage 2 weeks ago
chrislu 8ef04a4a84 improve: clarify Aborted error handling in volume lookups 2 weeks ago
chrislu 99ae38339d fix: OnPeerUpdate should only process updates for matching FilerGroup 2 weeks ago
chrislu 3a5b5ea02c improve: add circuit breaker to skip known-unhealthy filers 2 weeks ago
chrislu 9d31b5d21d fmt 2 weeks ago
chrislu 85ad2e9a13 improve: implement gRPC-aware retry for FilerClient volume lookups 2 weeks ago
chrislu 3e6ec1e727 fix: restore observability instrumentation in MasterClient 2 weeks ago
chrislu 1601a4133a improve: address remaining code review findings 2 weeks ago
chrislu 71f8a6e189 fix: handle partial results correctly in LookupVolumeIdsWithFallback callers 2 weeks ago
chrislu f799596419 improve: address code review findings on error handling and documentation 2 weeks ago
chrislu 8b8fa8d260 fix: restore leader change detection in KeepConnected stream loop 2 weeks ago
chrislu 01b9b68ac5 fix: FilerClient supports multiple filer addresses for high availability 2 weeks ago
chrislu c81bb716b5 fix: prevent vidMap swap race condition in LookupFileIdWithFallback 2 weeks ago
chrislu 5a1eed0835 refactor: mount uses FilerClient for efficient volume location caching 2 weeks ago
chrislu bcabd1e5a6 refactor: MasterClient embeds vidMapClient to eliminate ~150 lines of duplication 2 weeks ago
chrislu c0342f23b7 adds FilerClient to use cached volume id 2 weeks ago
Chris Lu 5f77f87335
S3: S3 Object Retention API to include XML namespace support (#7517) 2 weeks ago
Chris Lu 6281e62d7f
S3: JWT generation for volume server authentication (#7514) 2 weeks ago
Leonardo Lara d8cac1a6cc
Account Info (#7507) 2 weeks ago
Chris Lu c6b6ea40e6
filer store: add foundationdb (#7178) 2 weeks ago
Chris Lu ca84a8a713
S3: Directly read write volume servers (#7481) 2 weeks ago
Feng Shao 0299e78de7
de/compress the fs meta file if filename ends with gz/gzip (#7500) 2 weeks ago
Chris Lu 65f8986fe2
Volume Server: avoid aggressive volume assignment (#7501) 2 weeks ago
Chris Lu fa8df6e42b
S3: Lazy Versioning Check, Conditional SSE Entry Fetch, HEAD Request Optimization (#7480) 3 weeks ago
chrislu e154bfe163 minor 3 weeks ago
Konstantin Lebedev 4477edbcc4
fix: pass proxied query param (#7477) 3 weeks ago
Lisandro Pin 0e69f7c916
Split logic for `volume.check.disk` into writable and read-only volume replicas. (#7476) 3 weeks ago
Chris Lu 4e73cc778c
S3: add context aware action resolution (#7479) 3 weeks ago
chrislu 5b9a526310 adjust comment 3 weeks ago
Chris Lu 2a9d4d1e23
Refactor data structure (#7472) 3 weeks ago
Chris Lu 508d06d9a5
S3: Enforce bucket policy (#7471) 3 weeks ago
Chris Lu 50f067bcfd
backup: handle volume not found when backing up (#7465) 3 weeks ago
Lisandro Pin 79fa87bad4
Rework parameters passing for functions within `ec.rebuild` (#7445) 3 weeks ago
Chris Lu bf8e4f40e6
S3: Perf related (#7463) 3 weeks ago
chrislu 6201cd099e fix help messages 3 weeks ago
Lisandro Pin 9744382a18
Rework parameters passing for functions within `volume.check.disk`. (#7448) 3 weeks ago
Lisandro Pin 76e4a51964
Unify the parameter to disable dry-run on weed shell commands to `-apply` (instead of `-force`). (#7450) 4 weeks ago