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.

貢獻者指南