80 Commits (be247ae49769559d394ff5771b95cb1bec1a2de3)

Author SHA1 Message Date
chrislu e9293cd201 debug: Add channel closure detection for early message stream termination 5 days ago
chrislu 6ea2f8a4bd feat: Add comprehensive timeout and hang detection logging 5 days ago
chrislu 006c8ac47c fix: Add topic auto-creation and cache invalidation to ALL metadata handlers 5 days ago
chrislu 5d86a30d8e debug: Add comprehensive message flow logging - 73% improvement! 5 days ago
chrislu a5db489f82 fix: Add topic cache invalidation and auto-creation on metadata requests 5 days ago
chrislu 3c1df04c9a test: Add consumer stalling reproducer tests 5 days ago
chrislu 851fe6f69e feat: Add detailed logging for offset tracking and partition assignment 5 days ago
chrislu 133698a9c4 tune: Adjust commit frequency to every 20 messages for optimal balance 5 days ago
chrislu ebdabdc8fe fix: Balance commit frequency at every 50 messages 5 days ago
chrislu 5ae0b21b22 fix: Reduce manual commit frequency from every 10 to every 100 messages 5 days ago
chrislu f891ca738d fix vulnerability 6 days ago
chrislu 5f8b632ff2 test: Run SeekToBeginningTest - BREAKTHROUGH: Metadata response advertising wrong hostname! 6 days ago
chrislu 7a509adc23 test: Enhanced SeekToBeginningTest with detailed request/response tracking 6 days ago
chrislu a1c2c18a2b debug: Enable OffsetsRequestManager DEBUG logging to trace StaleMetadataException 6 days ago
chrislu 9a2d351a55 feat: Add standalone Java SeekToBeginning test to reproduce the issue 6 days ago
chrislu 410259060f debug: Add Metadata response hex logging and enable SR debug logs 6 days ago
chrislu 592042e496 fix: Remove context timeout propagation from produce that breaks consumer init 6 days ago
chrislu 017e7d32cf fix Node ID Mismatch, and clean up log messages 6 days ago
chrislu bdde0acb1c less logs 6 days ago
chrislu 2ffdda2661 fix: commit offsets in Cleanup() before rebalancing 6 days ago
chrislu 66d87659e5 test: increase timeouts for consumer group operations in E2E tests 7 days ago
chrislu a12f7b2ee8 fix go mod 7 days ago
chrislu 1807b8093c debug fetch offset APIs 7 days ago
chrislu ba1a8aed64 log read stateless 7 days ago
Chris Lu 3d25f206c8
S3: Signature verification should not check permissions (#7335) 7 days ago
chrislu 6c1298b5f7 track messages with testStartTime 7 days ago
chrislu f4a018e731 verify produced messages are consumed 7 days ago
chrislu e7747a7572 adjust s3 tests 7 days ago
chrislu 6ef2f66198 only recreate if we need to seek backward (requested offset < current offset), not on any mismatch 1 week ago
chrislu 6947d906a8 more logs on offset resume 1 week ago
chrislu fba4fc3a7d All consumers share the same group for load balancing across partitions 1 week ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 1 week ago
Chris Lu c5a9c27449
Migrate from deprecated azure-storage-blob-go to modern Azure SDK (#7310) 2 weeks ago
Chris Lu a7fdc0d137
Message Queue: Add sql querying (#7185) 1 month ago
Chris Lu bc91425632
S3 API: Advanced IAM System (#7160) 2 months ago
Chris Lu 7d509feef6
S3 API: Add integration with KMS providers (#7152) 2 months ago
Chris Lu 50530e2553
S3 API: Add SSE-S3 (#7151) 2 months ago
Chris Lu b7b73016dd
S3 API: Add SSE-KMS (#7144) 2 months ago
Chris Lu fd447465c2
fix parsing s3 tag (#7069) 3 months ago
chrislu 124c4281a8 tag parsing decode url encoded 3 months ago
Chris Lu 33b9017b48
fix listing objects (#7008) 3 months ago
Chris Lu 3a5ee18265
Fix versioning list only (#7015) 3 months ago
Chris Lu c196d03951
fix listing object versions (#7006) 3 months ago
Chris Lu 12f50d37fa
test versioning also (#7000) 3 months ago
Chris Lu 26403e8a0d
Test object lock and retention (#6997) 3 months ago
Chris Lu c6a22ce43a
Fix get object lock configuration handler (#6996) 3 months ago
Chris Lu a524b4f485
Object locking need to persist the tags and set the headers (#6994) 3 months ago
Chris Lu 9982f91b4c
Add more fuse tests (#6992) 3 months ago
Chris Lu dde1cf63c2
S3 Object Lock: ensure x-amz-bucket-object-lock-enabled header (#6990) 3 months ago
Chris Lu 4b040e8a87
adding cors support (#6987) 3 months ago