-
Bug
-
Resolution: Done
-
Major
-
1.9.0.Beta1
-
None
When adding a new table to an existing oracle connector and then triggering an incremental snapshot of that new table, the snapshot is not actually executed and a warning appears
WARN Oracle|ora_con|streaming Schema not found for table 'MYPDB.MYUSER.ITEMS', known tables [MYPDB.C##LOGMINER.DEBEZIUM_SIGNAL] [io.debezium.pipeline.source.snapshot.incremental.AbstractIncrementalSnapshotChangeEventSource]
The connector seems to only know the tables from the initial configuration.
I expect a new topic to be created (the table contains data), but there is none.
I've attached the trace log and the connector configurations.
{{}}