Skip to content

[Enhancement] HTTP Sink Connector supports result callback #5077

@cnzakii

Description

@cnzakii

Search before asking

  • I had searched in the issues and found no similar issues.

Enhancement Request

A SendMessageCallback field has been added to ConnectRecord, allowing the result of data transmission to be handled through the callback.onSuccess and callback.onException methods. The HttpSinkConnector needs to support this functionality, so it requires modification.

Describe the solution you'd like

Adapt and modify the HttpSinkConnector and optimize some code logic.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions