flink cdc mongodb 无法捕获flink任务运行时删除或者新建的Collection #2410
Unanswered
LimitAbsolute
asked this question in
Q&A
Replies: 1 comment
-
哦,新建的Collection内的数据可以被捕获 |
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-connector-mongodb-cdc 2.4.0在同步MongoDB数据到ES里时,被删除的Collection内的数据没有在ES中被同步删除,新建的Collection内的数据也没有被同步到ES中(设置捕获 collectionList 是 database.* 的形式)
Beta Was this translation helpful? Give feedback.
All reactions