You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Richard Yu (JIRA)" <ji...@apache.org> on 2018/07/02 07:03:00 UTC

[jira] [Commented] (KAFKA-7127) Add asynchronous support for methods in KafkaConsumer

    [ 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)