pingcap/tiflow
Verify whether all MQ output protocol handles time zones correctly
开放
#1,639 创建于 2021年4月12日
component/sinkhelp wanted
仓库指标
- 星标
- (461 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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