tet123/debezium-connector-postgres/src
Björn Häuser 04254e3fe7 DBZ-2310: Return true when messages are skipped
See https://issues.redhat.com/browse/DBZ-2310 for more explanation.

Short summary: Whenever LSNs are skipped return back that messages have
been processed, which will cause two things:

* The replication can be advanced properly
* The connector does not fallback to the poll timeout waiting interval

I also think its more correct to say, "yes I have read messages, but
still skipped all of them".
2020-07-21 15:53:06 +02:00
..
main DBZ-2310: Return true when messages are skipped 2020-07-21 15:53:06 +02:00
test DBZ-2288 Rethrow exception in test 2020-07-16 09:51:00 +02:00