117 Commits (4a764dbb3718fd42cd8a096aaa28294ef9ded41b)

Author SHA1 Message Date
chrislu 4a764dbb37 fmt 2 days ago
Chris Lu 4aa50bfa6a
fix: EC rebalance fails with replica placement 000 (#7812) 2 days ago
Chris Lu ed1da07665
Add consistent -debug and -debug.port flags to commands (#7816) 2 days ago
Chris Lu bccef78082
fix: reduce N+1 queries in S3 versioned object list operations (#7814) 2 days ago
Chris Lu 2763f105f4
fix: use unique bucket name in TestS3IAMPresignedURLIntegration to avoid flaky test (#7801) 4 days ago
Chris Lu 347ed7cbfa
fix: sync replica entries before ec.encode and volume.tier.move (#7798) 4 days ago
G-OD 504b258258
s3: fix remote object not caching (#7790) 5 days ago
chrislu 9150d84eea test: use -master.peers=none for faster test server startup 5 days ago
chrislu 26121c55c9 test: improve pagination stress test with QUICK_TEST option and better assertions 5 days ago
chrislu f517bc39fc test: fix nil pointer dereference and add debugging to pagination stress tests 5 days ago
chrislu 0972a0acf3 test: add pagination stress tests for S3 versioning with >1000 versions 5 days ago
Chris Lu f5c666052e
feat: add S3 bucket size and object count metrics (#7776) 5 days ago
dependabot[bot] d0cc51e7c6
chore(deps): bump io.netty:netty-codec-http from 4.1.125.Final to 4.1.129.Final in /test/java/spark (#7773) 6 days ago
dependabot[bot] c6e07429e7
chore(deps): bump golang.org/x/image from 0.33.0 to 0.34.0 (#7764) 6 days ago
Chris Lu 5a03b5538f
filer: improve FoundationDB performance by disabling batch by default (#7770) 6 days ago
Chris Lu 44beb42eb9
s3: fix PutObject ETag format for multi-chunk uploads (#7771) 6 days ago
Chris Lu 1b1e5f69a2
Add TUS protocol support for resumable uploads (#7592) 6 days ago
Chris Lu 51c2ab0107
fix: admin UI bucket deletion with filer group configured (#7735) 1 week ago
Chris Lu 36b8b2147b
test: add integration test for versioned object listing path fix (#7731) 1 week ago
Chris Lu c6d6ee8297
test: fix master client timeout causing test hangs (#7715) 1 week ago
Chris Lu df4f2f7020
ec: add -diskType flag to EC commands for SSD support (#7607) 1 week ago
Chris Lu d970c15d71
fix: prevent filer.backup stall in single-filer setups (#7695) 2 weeks ago
Chris Lu d5f21fd8ba
fix: add missing backslash for volume extraArgs in helm chart (#7676) 2 weeks ago
dependabot[bot] 51c630b5ff
chore(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 (#7664) 2 weeks ago
dependabot[bot] 4709dbf4f8
chore(deps): bump github.com/klauspost/reedsolomon from 1.12.5 to 1.12.6 (#7662) 2 weeks ago
chrislu 5167bbd2a9 Remove deprecated allowEmptyFolder CLI option 2 weeks ago
Chris Lu 55f0fbf364
s3: optimize DELETE by skipping lock check for buckets without Object Lock (#7642) 2 weeks ago
chrislu 8d110b29dd fmt 2 weeks ago
Chris Lu e361daa754
fix: SFTP HomeDir path translation for user operations (#7611) 3 weeks ago
Chris Lu 4f038820dc
Add disk-aware EC rebalancing (#7597) 3 weeks ago
Chris Lu 733ca8e6df
Fix SSE-S3 copy: preserve encryption metadata and set chunk SSE type (#7598) 3 weeks ago
Chris Lu 208d008fe3 Fix tagging test pattern to run our comprehensive tests instead of basic tests 3 weeks ago
Chris Lu ec41795594 Update s3-tagging-tests to use Makefile server management like other S3 tests 3 weeks ago
Chris Lu a33e5a9e6a Add S3 object tagging tests to CI workflow 3 weeks ago
Chris Lu 8c585a9682 Fix S3 object tagging issue #7589 3 weeks ago
dependabot[bot] 5602f98c47
chore(deps): bump github.com/prometheus/procfs from 0.19.1 to 0.19.2 (#7577) 3 weeks ago
dependabot[bot] 8a6fcc1df9
chore(deps): bump github.com/klauspost/compress from 1.18.1 to 1.18.2 (#7576) 3 weeks ago
dependabot[bot] ab222709e3
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.10 to 4.25.11 (#7579) 3 weeks ago
Chris Lu bd419fda51
fix: copy to bucket with default SSE-S3 encryption fails (#7562) (#7568) 3 weeks ago
Chris Lu 865fc88b3b java 4.00 3 weeks ago
tam-i13 b669607fcd
Add error list each entry func (#7485) 4 weeks ago
dependabot[bot] 2712a0daeb
chore(deps): bump github.com/linkedin/goavro/v2 from 2.14.0 to 2.14.1 (#7537) 4 weeks ago
Chris Lu 9f413de6a9
HDFS: Java client replication configuration (#7526) 4 weeks ago
Chris Lu 64dcbbb25b
test read write by s3fs and PyArrow native file system for s3 (#7520) 4 weeks ago
Chris Lu c1b8d4bf0d
S3: adds FilerClient to use cached volume id (#7518) 1 month ago
dependabot[bot] 7dce429e61
chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#7511) 1 month 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) 1 month ago
Chris Lu c6b6ea40e6
filer store: add foundationdb (#7178) 1 month ago
Chris Lu 8be9e258fc
S3: Add tests for PyArrow with native S3 filesystem (#7508) 1 month ago
Chris Lu ca84a8a713
S3: Directly read write volume servers (#7481) 1 month ago