[
https://issues.apache.org/jira/browse/FLINK-26751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17510136#comment-17510136
]
Almog Tavor commented on FLINK-26751:
-------------------------------------
[~martijnvisser] As for my understanding the current KafkaSink is indeed async.
I suggest changing it a little so it will implement AsyncSinkBase, and start
the standardization of all of the current connectors, to implement
AsyncSinkBase and work the same.
> [FLIP-171] Kafka implementation of AsyncSinkBase
> ------------------------------------------------
>
> Key: FLINK-26751
> URL: https://issues.apache.org/jira/browse/FLINK-26751
> Project: Flink
> Issue Type: New Feature
> Components: Connectors / Kafka
> Reporter: Almog Tavor
> Priority: Major
>
> *User stories:*
> Standardize the Kafka connector to implement AsyncSinkBase.
> *Scope:*
> * Implement an asynchronous sink for Kafka by inheriting the AsyncSinkBase
> class.
> h2. References
> More details to be found
> [https://cwiki.apache.org/confluence/display/FLINK/FLIP-171%3A+Async+Sink]
> h4.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)