59 Commits (ad471d25ab0796a1d8ae3a5700fcbb7043a39a41)

Author SHA1 Message Date
chrislu e2c6f47cf6 Simplified GetOrCreateSubscriber to always reuse existing sessions 1 month ago
chrislu 6ef2f66198 only recreate if we need to seek backward (requested offset < current offset), not on any mismatch 1 month ago
chrislu 6947d906a8 more logs on offset resume 1 month ago
chrislu 63b3a10535 comment 1 month ago
chrislu bc7e015a41 Inlined the session creation logic to hold the lock continuously 1 month ago
chrislu 233ade4187 fix race condition 1 month ago
chrislu ffc45a538d Added bounds checking after calculating startIdx. 1 month ago
chrislu f15eaaf8b9 nil checking 1 month ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 1 month ago