Postgres connector cannot resume if no events in CDC stream received
Open
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
This bug happens when we don't receive any message in CDC stream after reading the initial snapshot of data in postgres database.
In this case, we have LSN of publication slot, which can be used for snapshotting done event.
https://link.excalidraw.com/readonly/cBRn1ElaavxaTJtJ6CvP
Contributor guide
Assessment
This issue has not been assessed yet.