-
Feature Request
-
Resolution: Done
-
Major
-
1.6.0.Final, 1.6.2.Final, 1.7.0.Beta1
-
None
-
False
-
False
-
I think the oracle connector needs the SCHEMA_ONLY_RECOVERY snapshot mode, just like mysql-connector.
In the case of a debezium migration or other failure, it is necessary to allow a specific location to recover and read the redo log.
In fact, I have completed the basic code development, but there is a lack of unit tests that conform to the community style.