7737 Commits (3d7a65c7e57adb8813feba34729652b39a0184ee)

Author SHA1 Message Date
Chris Lu 3d7a65c7e5 Fix race conditions and make Close() idempotent 2 days ago
Chris Lu 83cc6b0f2d Fix compilation error and address code review suggestions 2 days ago
Chris Lu 223a59a49d
Update weed/s3api/filer_multipart.go 2 days ago
Chris Lu d39c362f08 Fix critical race condition and goroutine leak 2 days ago
Chris Lu f838472b79 Fix IAM manager and post policy to use current active filer 3 days ago
Chris Lu 5fe19e5aac add constant 3 days ago
Chris Lu 1ce9826c36 Address CodeRabbit review: fix buffer reuse and improve lock safety 3 days ago
Chris Lu d792f1b404 Add multi-filer failover to ReadFilerConf 3 days ago
Chris Lu ebad1f6fbd Use S3 endpoint in multipart Location instead of filer address 3 days ago
Chris Lu af3a0770ff Enable filer discovery: pass master addresses to FilerClient 3 days ago
Chris Lu 8517cebb31 Add thread safety to FilerEtcStore and clarify credential store comments 3 days ago
Chris Lu 28fc613a50 Fix toFilerPath: remove URL escaping for raw file paths 3 days ago
Chris Lu abf85bfe4f Remove deprecated functions: use new path-based functions directly 3 days ago
Chris Lu d4df6ca481 Remove filer address from upload paths - pass path directly 3 days ago
Chris Lu 3aa9b5f4fe Clarify multipart URL comments: filer address not used for uploads 3 days ago
Chris Lu c24629cd5e Make credential store use current active filer for HA 3 days ago
Chris Lu 8d8b1f7c87 Document multipart completion Location URL limitation 3 days ago
Chris Lu e1497301cf Document multipart upload URL HA limitation 3 days ago
Chris Lu 1d7fded503 Document ReadFilerConf HA limitation in lifecycle handlers 3 days ago
Chris Lu ee6054700f Track current active filer in FilerClient for better HA 3 days ago
Chris Lu 7611f05f37 Document credential store HA limitation with TODO 3 days ago
Chris Lu 9346e6bc25 Fix IAM manager initialization: remove code duplication, add TODO for HA 3 days ago
Chris Lu 839c450d21 Address PR review comments: implement full failover for IAM operations 3 days ago
Chris Lu 60dae3887d Add filer discovery: treat initial filers as seeds and discover peers from master 3 days ago
Chris Lu e537852ec6 Support multiple filers for S3 and IAM servers with automatic failover 3 days ago
tam-i13 b669607fcd
Add error list each entry func (#7485) 3 days ago
Chris Lu c156a130b7
S3: Auto create bucket (#7549) 3 days ago
Lisandro Pin 2843cb1255
Bootstrap logic to fix read-only volumes with `volume.check.disk`. (#7531) 3 days ago
Chris Lu 2e6c746a30
fix copying for paused versioning buckets (#7548) 3 days ago
chrislu 3f1a34d8d7 doc 3 days ago
Chris Lu f6a604c538
S3: Fix encrypted file copy with multiple chunks (#7530) (#7546) 3 days ago
粒粒橙 a24c31de06
S3: Add `Vary` header for non-wildcard AllowOrigin (#7547) 4 days ago
Chris Lu 9f413de6a9
HDFS: Java client replication configuration (#7526) 4 days ago
Lisandro Pin c89f394aba
Parallelize `ec.rebuild` operations per affected volume. (#7466) 1 week ago
Lisandro Pin 3dd5348616
`volume.check.disk`: add support for uni- or bi-directional sync between volume replicas. (#7484) 1 week ago
Chris Lu 5f7a292334
add build info metrics (#7525) 1 week ago
chrislu a77dfb1ddd add debugging for InvalidAccessKeyId 1 week ago
chrislu 03c9649583 read inside filer 1 week ago
chrislu 99a9a67741 check errors 1 week ago
Chris Lu f125a013a8
S3: set identity to request context, and remove obsolete code (#7523) 1 week ago
Chris Lu a9fefcd22c
S3: list owned buckets (#7519) 1 week ago
Chris Lu c1b8d4bf0d
S3: adds FilerClient to use cached volume id (#7518) 1 week ago
Chris Lu 5f77f87335
S3: S3 Object Retention API to include XML namespace support (#7517) 1 week ago
Chris Lu 6281e62d7f
S3: JWT generation for volume server authentication (#7514) 1 week ago
Leonardo Lara d8cac1a6cc
Account Info (#7507) 1 week ago
Chris Lu c6b6ea40e6
filer store: add foundationdb (#7178) 1 week ago
Chris Lu ca84a8a713
S3: Directly read write volume servers (#7481) 1 week 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) 2 weeks ago