pingcap/tiflow

support setting which tables are managed by the same ticdc instance

开放

#971 创建于 2020年9月27日

 (0 条评论) (0 个反应) (0 位负责人)Go (310 个派生)auto 404
help wanted

仓库指标

星标
 (461 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

consider there are several DML statements in one txn, and these DML manipulate several different tables, in order to achieve the ACID of the downstream database, it will be helpful if TiCDC supports to set “table groups”, and keeping the tables in one group to be managed by the same TiCDC instance.

贡献者指南