pingcap/tiflow

ticdc: improve error message when downstream kafka is unavailable

Aperta

#11.540 aperta il 29 ago 2024

 (0 commenti) (0 reazioni) (1 assegnatario)Go (310 fork)auto 404
affects-7.5good first issueseverity/minortype/enhancement

Metriche repository

Star
 (461 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor