Replies: 1 comment
-
binlog增量阶段只支持单并发模式,所以cdc不存在时序性问题的。
|
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 cdc在采集binlog的增量数据时,源端binlog可能是有序的,但是在后续传输过程中,会出现乱序的现象吗?以及如果出现了如何处理这种情况?
Beta Was this translation helpful? Give feedback.
All reactions