pingcap/tiflow

ticdc: improve error message when downstream kafka is unavailable

開放

#11,540 建立於 2024年8月29日

 (0 則留言) (0 個反應) (1 位負責人)Go (310 個分叉)auto 404
affects-7.5good first issueseverity/minortype/enhancement

倉庫指標

星標
 (461 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南