You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Evelina Stepanova (JIRA)" <ji...@apache.org> on 2013/12/17 07:00:18 UTC

[jira] [Created] (KAFKA-1184) High-Level Consumer: expose fetcher threads number as a parameter

Evelina Stepanova created KAFKA-1184:
----------------------------------------

             Summary: High-Level Consumer: expose fetcher threads number as a parameter
                 Key: KAFKA-1184
                 URL: https://issues.apache.org/jira/browse/KAFKA-1184
             Project: Kafka
          Issue Type: Task
          Components: consumer
    Affects Versions: 0.8.0
            Reporter: Evelina Stepanova
            Assignee: Neha Narkhede


For now High-Level Consumer uses only 1 fetcher thread per broker.
the  'numFetchers' parameter is explicitly set to 1 in /ConsumerFetcherManager/.

Please, expose the number of fetcher threads as a configuration parameter.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)