11947 Commits (3b75e50b04a4efe5f8d91e9efd07dc3a29e227c0)
 

Author SHA1 Message Date
chrislu 3b75e50b04 removing the unnecessary restart logic and relying on the seek mechanism we already implemented 1 week ago
chrislu 6c1298b5f7 track messages with testStartTime 1 week ago
chrislu f4a018e731 verify produced messages are consumed 1 week ago
chrislu e7747a7572 adjust s3 tests 1 week ago
chrislu 38befd30ee pin s3 test version 1 week ago
chrislu 0bf4ace6b1 reuse cached records 1 week ago
chrislu 7e934d6283 ack messages to broker 1 week ago
chrislu 5222ddaf2f seekable subscribe messages 1 week ago
chrislu 60e6e63706 avoid goroutine leak 1 week ago
chrislu f639c42472 clean up consumer protocols 1 week ago
chrislu e344c6ce24 adjust return values on failures 1 week ago
chrislu 0cbc5e906e purge unused 1 week ago
chrislu fd33e03008 less logs, remove unused code 1 week ago
chrislu bb0e613275 more time 1 week ago
chrislu 5c6b0eaa0d Update fetch.go 1 week 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
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
dependabot[bot] 52338ad718
chore(deps): bump github.com/rclone/rclone from 1.71.0 to 1.71.1 (#7302) 2 weeks ago
dependabot[bot] 3fcfa694a1
chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.6.4 to 3.6.5 (#7303) 2 weeks ago
Chris Lu 0ce31daf90
Fix #7305: Return 400 BadDigest instead of 500 InternalError for MD5 mismatch (#7306) 2 weeks ago