-
Bug
-
Resolution: Done
-
Minor
-
1.8.0.Alpha2
-
None
-
False
-
False
-
The two tests added for DBZ-3611 fail with Xstream:
OracleConnectorIT#shouldSafelySnapshotAndStreamWithDatabaseIncludeList
OracleConnectorIT#shouldSafelySnapshotAndStreamWithDatabaseExcludeList
This is because they use the method waitForCurrentScnToHaveBeenSeenByConnector which is only compatible with LogMiner since the SCN isn't updated in the same way when using Xstream.
- relates to
-
DBZ-3611 "table" is null for table.include.list and column.include.list
- Closed