tet123/debezium-connector-oracle/src
Dominique Chanet 26b53bbf22 DBZ-4737 Fix error when rewinding to oldest archive log SCN
In LogMinerStreamingChangeEventSource, the `startScn` variable is used
as an exclusive lower bound for log mining sessions. The meaning of this
variable was a little muddled, sometimes (incorrectly) being considered
an inclusive lower bound. This PR aims to rectify that and avoid future
confusion on the matter.
2022-02-14 13:17:57 -05:00
..
main DBZ-4737 Fix error when rewinding to oldest archive log SCN 2022-02-14 13:17:57 -05:00
test DBZ-4305 Skip test when using Oracle 21 2022-02-08 23:15:15 -05:00