Skip to content

feat: when only exporting a single kafka data, use the 'sendMessage' interface#7885

Merged
lzf575 merged 2 commits intomainfrom
feat-detail-error-info
Aug 20, 2024
Merged

feat: when only exporting a single kafka data, use the 'sendMessage' interface#7885
lzf575 merged 2 commits intomainfrom
feat-detail-error-info

Conversation

@lzf575
Copy link
Contributor

@lzf575 lzf575 commented Aug 20, 2024

当只export 单个kafka 数据时,使用 sendMessage 接口。这样如果发送失败,会返回详细的错误信息。
而使用批量发送接口 sendMessages ,发送失败,不显示失败详细信息,只打印失败了多少条。
如果发送失败,可以设置 batch-size 为 1,查看详细日志,进行调试。
in this way, if the sending fails, detailed error information will be returned.

This PR is for:

  • Server

…interface

in this way, if the sending fails, detailed error information will be returned.
@lzf575 lzf575 requested a review from sharang August 20, 2024 07:34
@lzf575 lzf575 enabled auto-merge (rebase) August 20, 2024 07:34
@lzf575 lzf575 merged commit 60262c3 into main Aug 20, 2024
@lzf575 lzf575 deleted the feat-detail-error-info branch August 20, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants