14 Commits (f69e2a0c2d1c02b9183dcc0399a5bc3b5cf0ec60)

Author SHA1 Message Date
chrislu 97be7c6aee simplify: Rely on in-memory commit as source of truth for offsets 1 month ago
chrislu b3c3c38cb2 optimize: Make persistent offset storage writes asynchronous 1 month ago
chrislu ec114b09b4 fix: Ensure atomic offset commits to prevent message loss and duplicates 1 month ago
chrislu 9d53d5883c Revert "fix: Ensure offset fetch checks SMQ storage as fallback" 1 month ago
chrislu 5c0f215eb5 fix: Ensure offset fetch checks SMQ storage as fallback 1 month ago
chrislu ed5d801ee6 Revert "fix: Critical offset persistence race condition causing message loss" 1 month ago
chrislu f18ff58476 fix: Critical offset persistence race condition causing message loss 1 month ago
chrislu 4d86fd345b refactor: reduce verbosity of debug log messages 1 month ago
chrislu 39e7bbdc6d less logs 1 month ago
chrislu 1807b8093c debug fetch offset APIs 1 month ago
chrislu fd33e03008 less logs, remove unused code 1 month ago
chrislu 54f4a4285a consumer group that does not join group 1 month ago
chrislu 6ef2f66198 only recreate if we need to seek backward (requested offset < current offset), not on any mismatch 1 month ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 1 month ago