pingcap/tiflow

support setting which tables are managed by the same ticdc instance

Aperta

#971 aperta il 27 set 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Go (310 fork)auto 404
help wanted

Metriche repository

Star
 (461 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor