flinkcdc Oracle只读在线日志可能会漏数吗 #2377
Unanswered
glaryaugus
asked this question in
Q&A
Replies: 0 comments
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.
-
加上了这两个参数
properties.setProperty("log.mining.strategy", "online_catalog");
properties.setProperty("log.mining.continuous.mine", "true");
加上之后是只读取在线日志,还是说归档日志和在线日志都会读取?
如果是只读在线日志,有没有可能导致数据读取不到漏数?
Beta Was this translation helpful? Give feedback.
All reactions