pingcap/tiflow
Verify whether all MQ output protocol handles time zones correctly
開放
#1,639 建立於 2021年4月12日
component/sinkhelp wanted
倉庫指標
- 星標
- (461 顆星)
- PR 合併指標
- (平均合併 5天) (30 天內合併 21 個 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