11961 Commits (7e46abf052b029bfd703a6f73ad9b16dea8f25bc)
 

Author SHA1 Message Date
chrislu 7e46abf052 fmt 6 days ago
chrislu 2ffdda2661 fix: commit offsets in Cleanup() before rebalancing 6 days ago
chrislu 7e755c70ce feat: add in-memory cache for disk chunk reads 6 days ago
chrislu 0e481cf97a fmt 6 days ago
chrislu c5634470ed feat: add disk I/O fallback for historical offset reads 6 days ago
chrislu e1a4bff794 feat: add context timeout propagation to produce path 6 days ago
chrislu 66d87659e5 test: increase timeouts for consumer group operations in E2E tests 6 days ago
chrislu 39e7bbdc6d less logs 6 days ago
chrislu a12f7b2ee8 fix go mod 6 days ago
chrislu 53f9124a26 fix tests 6 days ago
chrislu 1807b8093c debug fetch offset APIs 6 days ago
chrislu ba1a8aed64 log read stateless 6 days ago
chrislu 210fc49891 Merge branch 'master' into fix-race-condition 6 days ago
Chris Lu 3d25f206c8
S3: Signature verification should not check permissions (#7335) 6 days ago
chrislu 3b75e50b04 removing the unnecessary restart logic and relying on the seek mechanism we already implemented 6 days ago
chrislu 6c1298b5f7 track messages with testStartTime 6 days ago
chrislu f4a018e731 verify produced messages are consumed 6 days ago
chrislu e7747a7572 adjust s3 tests 6 days ago
chrislu 38befd30ee pin s3 test version 6 days ago
chrislu 0bf4ace6b1 reuse cached records 6 days ago
chrislu 7e934d6283 ack messages to broker 6 days ago
chrislu 5222ddaf2f seekable subscribe messages 7 days ago
chrislu 60e6e63706 avoid goroutine leak 7 days ago
chrislu f639c42472 clean up consumer protocols 7 days ago
chrislu e344c6ce24 adjust return values on failures 7 days ago
chrislu 0cbc5e906e purge unused 7 days ago
chrislu fd33e03008 less logs, remove unused code 7 days ago
chrislu bb0e613275 more time 7 days ago
chrislu 5c6b0eaa0d Update fetch.go 7 days ago
chrislu 718113d085 adjust deadline 1 week ago
chrislu e9101d9733 add some delays 1 week ago
chrislu 090f73dc66 less logs 1 week ago
chrislu 7c0c212d33 use client timeout wait 1 week ago
chrislu 4766534b84 increase deadline 1 week ago
chrislu 54f4a4285a consumer group that does not join group 1 week ago
chrislu 9e78705a98 refactor dedup 1 week ago
chrislu 2a0b7604c5 avoid race condition 1 week ago
chrislu 1f128d65c5 debug 1 week ago
chrislu 9eae9e1fed unlock 1 week ago
chrislu 98b536480d fix locking 1 week ago
chrislu 73ebc69a82 avoid deadlock 1 week ago
chrislu fe9e0161d5 fmt 1 week ago
chrislu 92a7e42368 atomic currentStartOffset 1 week ago
chrislu e2c6f47cf6 Simplified GetOrCreateSubscriber to always reuse existing sessions 1 week 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 63b3a10535 comment 1 week ago
chrislu bc7e015a41 Inlined the session creation logic to hold the lock continuously 1 week ago
chrislu 2ff548a41d save checkpoint every 2 seconds 1 week ago
chrislu 233ade4187 fix race condition 1 week ago