pingcap/tiflow

ticdc: improve error message when downstream kafka is unavailable

オープン

#11,540 opened on 2024/08/29

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)Go (310 件のフォーク)auto 404
affects-7.5good first issueseverity/minortype/enhancement

Repository metrics

Stars
 (461 個のスター)
PR merge metrics
 (PR metrics pending)

説明

When downstream kafka is unavailable, kafka sink will try to restart. After several restart, it will report an error like "table sink stuck".
The error message doesn't explain what happened and is useless to help customer to locate the problem, so we need to imporve this error message to explain the cause of the problem.

コントリビューターガイド