12096 Commits (f665a63c4230f8de0a01e69cc6bf481dc85faa03)
 

Author SHA1 Message Date
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
dependabot[bot] c14e513964
chore(deps): bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in /other/java/hdfs3 (#7512) 2 weeks ago
dependabot[bot] 7dce429e61
chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#7511) 2 weeks ago
dependabot[bot] 4c07635a85
chore(deps): bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in /other/java/hdfs-over-ftp (#7513) 2 weeks ago
Leonardo Lara d8cac1a6cc
Account Info (#7507) 2 weeks ago
dependabot[bot] d2daea1552
chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /test/kafka/kafka-client-loadtest (#7510) 2 weeks ago
Chris Lu c6b6ea40e6
filer store: add foundationdb (#7178) 2 weeks ago
Chris Lu 8be9e258fc
S3: Add tests for PyArrow with native S3 filesystem (#7508) 2 weeks ago
Chris Lu ca84a8a713
S3: Directly read write volume servers (#7481) 2 weeks ago
dependabot[bot] 7c8896c3ff
chore(deps): bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in /other/java/hdfs2 (#7502) 2 weeks ago
chrislu aef5121c36 faster master startup 2 weeks ago
Feng Shao 0299e78de7
de/compress the fs meta file if filename ends with gz/gzip (#7500) 2 weeks ago
Dima Tisnek 156ce42f26
chore: fix the diagram in RDMA sidecar readme (#7503) 2 weeks ago
dependabot[bot] cae62db31b
chore(deps): bump golang.org/x/image from 0.32.0 to 0.33.0 (#7497) 2 weeks ago
dependabot[bot] 93dd5d49c4
chore(deps): bump actions/dependency-review-action from 4.8.1 to 4.8.2 (#7493) 2 weeks ago
dependabot[bot] e9353d58a2
chore(deps): bump github.com/linxGnu/grocksdb from 1.10.2 to 1.10.3 (#7494) 2 weeks ago
dependabot[bot] 71970418b0
chore(deps): bump github.com/hanwen/go-fuse/v2 from 2.8.0 to 2.9.0 (#7495) 2 weeks ago
dependabot[bot] 2d54322a89
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.6.5 to 3.6.6 (#7496) 2 weeks ago
dependabot[bot] d280d1b285
chore(deps): bump github.com/getsentry/sentry-go from 0.36.1 to 0.38.0 (#7498) 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