11950 Commits (ba1a8aed64826b2eed4e3e72b3d08f553fdb3c93)
 

Author SHA1 Message Date
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 7 days ago
chrislu e9101d9733 add some delays 7 days ago
chrislu 090f73dc66 less logs 7 days ago
chrislu 7c0c212d33 use client timeout wait 7 days ago
chrislu 4766534b84 increase deadline 7 days ago
chrislu 54f4a4285a consumer group that does not join group 7 days ago
chrislu 9e78705a98 refactor dedup 7 days ago
chrislu 2a0b7604c5 avoid race condition 7 days 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
chrislu ffc45a538d Added bounds checking after calculating startIdx. 1 week ago
chrislu f15eaaf8b9 nil checking 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
dependabot[bot] 81c96ec71b
chore(deps): bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1 (#7315) 2 weeks ago
Chris Lu c5a9c27449
Migrate from deprecated azure-storage-blob-go to modern Azure SDK (#7310) 2 weeks ago
Chris Lu 8bf727d225
Fix #7060: Return 400 InvalidRequest instead of 500 for context canceled errors (#7309) 2 weeks ago
dependabot[bot] 7ee9940833
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.6.4 to 3.6.5 (#7301) 2 weeks ago
Chris Lu e90809521b
Fix #7307: Prevent infinite loop in volume.check.disk (#7308) 2 weeks ago
Andrei Kvapil d0a338684c
Helm: allow specifying extraArgs for s3 (#7294) 2 weeks ago
dependabot[bot] 0125e33e42
chore(deps): bump modernc.org/sqlite from 1.38.2 to 1.39.0 (#7300) 2 weeks ago