pingcap/tiflow

Verify whether all MQ output protocol handles time zones correctly

Offen

#1.639 geöffnet am 12.04.2021

 (3 Kommentare) (1 Reaktion) (2 zugewiesene Personen)Go (310 Forks)auto 404
component/sinkhelp wanted

Repository-Metriken

Stars
 (461 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide