Oracle-CDC real time batch Size: log.mining.batch.size.max Integer.max #2058
Replies: 1 comment
-
about debezium |
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.
-
Flink 1.14.6
Flink CDC Oracle 2.3
Oracle 11G
log.mining.batch.size.max Integer.max : The maximum SCN interval size that this connector will use when reading from redo/archive logs.
Value Type is Integer,Max Value 2147483647.
when the Batch size reach Specify value,The program cannot continue collecting data.
I wonder if there is any way to continuously collect data in real time.
Table Config:

Beta Was this translation helpful? Give feedback.
All reactions