apache / rocketmq-connect

A tool for scalable and reliably streaming data between Apache RocketMQ and other systems.
https://rocketmq.apache.org/
Apache License 2.0
122 stars 118 forks source link

Debezium MySQL Source Connector datatime type column transform problem #202

Open odbozhou opened 2 years ago

odbozhou commented 2 years ago

BUG REPORT

  1. Please describe the issue you observed:

When the time zone is Shanghai, the time sent to RocketMQ will be 16 hours less than the time in the database

  1. Please tell us about your environment:

  2. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):

FEATURE REQUEST

  1. Please describe the feature you are requesting.

  2. Provide any additional detail on your proposed use case for this feature.

  3. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?

  4. If there are some sub-tasks involved, use -[] for each sub-task and create a corresponding issue to map to the sub-task:

sunxiaojian commented 2 years ago

"database.serverTimezone":"UTC",