pingcap/tiflow
Verify whether all MQ output protocol handles time zones correctly
オープン
#1,639 opened on 2021/04/12
component/sinkhelp wanted
Repository metrics
- Stars
- (461 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
Recently it has come to our attention that our Avro output does not handle correctly the situation where the --tz option used in TiCDC is different from the local time zone. We need to verify whether all our protocols can handle time zones correctly, and, if not, under what condition things will go wrong and whether there is any workaround.
Checklist
- Open Protocol
- Canal (Protobuf)
- Canal (JSON)
- Maxwell
- Avro #1615