-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
-
None
-
3
-
False
-
None
-
False
In order to make your issue reports as actionable as possible, please provide the following information, depending on the issue type.
Bug report
For bug reports, provide this information, please:
What Debezium connector do you use and what version?
2.6.2.Final
What is the connector configuration?
NA
What is the captured database version and mode of deployment?
Oracle 12 c, schema_only mode and with log miner as hybrid.
What behavior do you expect?
COMMIT_SCN should have only one thread and one transaction details to be included in the topic. What we can see is information of Thread #0 which is an invalid thread. We couldn't be able to find the SCN 30060242016 anywhere.
{"commit_scn":"30060242016:0:0b000f00249bdc00-0c001c009d57d500,30132873739:1:1000110028aeca00","scn":"30132873738"}
As we cannot see any such Thread active with 0.
What behavior do you see?
More details can be found in the discussion