7762 Commits (66e2d9bca1397489309e0754f7c059c398934012)

Author SHA1 Message Date
chrislu 8d110b29dd fmt 3 months ago
Chris Lu 39ba19eea6
filer: async empty folder cleanup via metadata events (#7614) 3 months ago
Chris Lu e361daa754
fix: SFTP HomeDir path translation for user operations (#7611) 3 months ago
Lisandro Pin d59cc1b09f
Fix handling of fixed read-only volumes for `volume.check.disk`. (#7612) 3 months ago
Xiao Wei 3bcadc9f90
fix: update getVersioningState to signal non-existent buckets with Er… (#7613) 3 months ago
Chris Lu e9da64f62a
fix: volume server healthz now checks local conditions only (#7610) 3 months ago
Chris Lu 5ed0b00fb9
Support separate volume server ID independent of RPC bind address (#7609) 3 months ago
Chris Lu 51841a2e04
fix: skip cookie validation for EC volume deletion when SkipCookieCheck is set (#7608) 3 months ago
Chris Lu 4f038820dc
Add disk-aware EC rebalancing (#7597) 3 months ago
Lisandro Pin ebb06a3908
Mutex command output writes for `volume.check.disk`. (#7605) 3 months ago
Lisandro Pin ee775825bc
Parallelize read-only volume check pass for `volume.check.disk`. (#7602) 3 months ago
Chris Lu 733ca8e6df
Fix SSE-S3 copy: preserve encryption metadata and set chunk SSE type (#7598) 3 months ago
Chris Lu 099a351f3b
Fix issue #6847: S3 chunked encoding includes headers in stored content (#7595) 3 months ago
chrislu 49ed42b367 Fix test stability: increase cluster stabilization delay to 5 seconds 3 months ago
chrislu 5e5f05607a Address code review comments: fix variable shadowing, sniff size, and test stability 3 months ago
chrislu b49ee25481 Fix race condition to work across multiple filer instances 3 months ago
chrislu 870e32c4ad Address critical and high-priority review comments 3 months ago
Chris Lu 8c585a9682 Fix S3 object tagging issue #7589 3 months ago
chrislu 21d1a2d167 Address remaining code review comments 3 months ago
chrislu 35192b8bb8 fmt 3 months ago
chrislu f45918c3ea Address code review comments 3 months ago
chrislu 42b173fff9 Rename -tus.path to -tusBasePath with default .tus 3 months ago
Chris Lu 61c0514a1c
filer: add username and keyPrefix support for Redis stores (#7591) 3 months ago
chrislu 31214b2874 Make TUS base path configurable via CLI 3 months ago
chrislu 45b32ad0c7 Fix TUS integration tests and creation-with-upload 3 months ago
chrislu 2ff0cc80a7 Wire up TUS protocol routes in filer server 3 months ago
chrislu 44d0925d7b Add TUS HTTP handlers 3 months ago
chrislu 3675d9db01 Add TUS session storage types and utilities 3 months ago
Chris Lu f6f3859826
Fix #7575: Correct interface check for filer address function in admin server (#7588) 3 months ago
Lisandro Pin 36dd59560b
Have `volume.check.disk` select a random (heathly) source volume when… (#7574) 3 months ago
Krzysztof Osiniak 5461f85240
Update README and weed/Makefile (#7571) 3 months ago
Chris Lu d48e1e1659
mount: improve read throughput with parallel chunk fetching (#7569) 3 months ago
Chris Lu bd419fda51
fix: copy to bucket with default SSE-S3 encryption fails (#7562) (#7568) 3 months ago
Chris Lu 7e4bab8032
filer write request use context without cancellation (#7567) 3 months ago
Chris Lu 03ce060e85
fix too many pings (#7566) 3 months ago
chrislu 487c0f92a9 fmt 3 months ago
Chris Lu 76b9611881 fix nil map 3 months ago
Chris Lu 7e15a4abe2 4.01 3 months ago
steve.wei 5c25df20f2
feat(volume.fix): show all replica locations for misplaced volumes (#7560) 3 months ago
Chris Lu ebb4f57cc7
s3api: Fix response-content-disposition query parameter not being honored (#7559) 3 months ago
Chris Lu 4106fc0436
fix(tikv): improve context propagation and refactor batch delete logic (#7558) 3 months ago
Chris Lu 848bec6d24
Metrics: Add Prometheus metrics for concurrent upload tracking (#7555) 3 months ago
Chris Lu 5287d9f3e3
fix(tikv): replace DeleteRange with transaction-based batch deletes (#7557) 3 months ago
Chris Lu cd2fac4551
S3: pass HTTP 429 from volume servers to S3 clients (#7556) 3 months ago
littlemilkwu 0653394ec6
fix(filer-ui): support folder creation with JWT token in URL (#7271) 3 months ago
qzh 3ab26e39ff
fix(s3api): fix AWS Signature V2 format and validation (#7488) 3 months ago
Chris Lu edf0ef7a80
Filer, S3: Feature/add concurrent file upload limit (#7554) 3 months ago
Chris Lu 5075381060
Support multiple filers for S3 and IAM servers with automatic failover (#7550) 3 months ago
Trim21 7c7b673fc1
hide millseconds in up time (#7553) 3 months ago
tam-i13 b669607fcd
Add error list each entry func (#7485) 3 months ago