Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: 升级到V6.1.5版本后ticdc同步到kafka的maxwell格式josn记录异常
[TiDB Usage Environment] Production Environment / Testing / Poc
Production Environment
[TiDB Version]
V5.1.5
[Reproduction Path] Operations performed that led to the issue
[Encountered Issue: Issue Phenomenon and Impact]
After upgrading to version V6.1.5, the Maxwell format of ticdc synchronization to Kafka does not automatically split JSON records into multiple lines when updating multiple records. Normally, it should split into multiple records according to the number of lines.
For example, in the screenshot below, two records were updated, but the Maxwell format JSON record only has one line.
[Resource Configuration]
[Attachments: Screenshots/Logs/Monitoring]
Configuration file