-
Bug
-
Resolution: Done
-
Major
-
3.0.0.Alpha1
-
False
-
None
-
False
-
-
While looking at the failures recently in this PR:
https://github.com/debezium/debezium/pull/5711
I noticed that the sinkNotificationWillCorrectlySaveOffsetAfterSnapshot test will fail and then causes the next test notificationCorrectlySentOnItsTopic to also fail.
This was observed on MariaDB and PostgreSQL16; however, specifically with PostgreSQL16 this lead to the entire test suite failing from that point forward because the replication slot remained in an active state, which is unexpected.