pingcap/tiflow

support setting which tables are managed by the same ticdc instance

Offen

#971 geöffnet am 27.09.2020

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (310 Forks)auto 404
help wanted

Repository-Metriken

Stars
 (461 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide