Replies: 1 comment
-
I tcpdump |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
flink 1.17.1
oracle-cdc 2.2.1
I find out the oracle-cdc always read the same SCN
like checkpoint1 is 123456, checkpoint2 is 123456.
so data is not syn
{"server":"oracle_logminer"},"sourceOffset":{"commit_scn":"19441613815452","transaction_id":null,"scn":"19441613815451"}
but ogg works.
after about 10 minutes cdc works
Beta Was this translation helpful? Give feedback.
All reactions