pingcap/tiflow

support setting which tables are managed by the same ticdc instance

Ouverte

#971 ouverte le 27 sept. 2020

 (0 commentaire) (0 réaction) (0 personne assignée)Go (310 forks)auto 404
help wanted

Métriques du dépôt

Stars
 (461 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur