Richard Yu created KAFKA-7127:
---------------------------------

             Summary: 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


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)

Reply via email to