You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Antony Stubbs (JIRA)" <ji...@apache.org> on 2017/11/17 13:08:00 UTC

[jira] [Created] (KAFKA-6225) Add an option to performance consumer consume continuously

Antony Stubbs created KAFKA-6225:
------------------------------------

             Summary: Add an option to performance consumer consume continuously
                 Key: KAFKA-6225
                 URL: https://issues.apache.org/jira/browse/KAFKA-6225
             Project: Kafka
          Issue Type: Bug
          Components: consumer
    Affects Versions: 1.1.0
            Reporter: Antony Stubbs
            Priority: Minor


IMO this should be the default behaviour which would match the performance producer, and be able to disable it with a config.
I can implement this either by adding an infinite loop, or by allowing the user to configure the timeout setting which is currently hard coded to 1 second. Patches are available for either.

https://github.com/apache/kafka/pull/4082



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)