[
https://issues.apache.org/jira/browse/KAFKA-7127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529463#comment-16529463
]
Richard Yu commented on KAFKA-7127:
-----------------------------------
cc [~hachikuji]
> Add asynchronous support for methods in KafkaConsumer
> -----------------------------------------------------
>
> Key: KAFKA-7127
> URL: https://issues.apache.org/jira/browse/KAFKA-7127
> Project: Kafka
> Issue Type: Wish
> Components: clients
> Reporter: Richard Yu
> Priority: Major
> Labels: needs-discussion, needs-kip
>
> Currently, in KafkaConsumer, various methods blocks due to a remote callback.
> It would be nice if we also added asynchronous version of these methods, like
> what was done with {{poll()}} in KIP-266 and {{commitAsync()}} which uses a
> {{OffsetCommitCallback}} as an input argument.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)