[ https://issues.apache.org/jira/browse/KAFKA-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886752#comment-13886752 ]
Neha Narkhede commented on KAFKA-1184: -------------------------------------- Thanks for the patch. Overall, looks good. Made a minor change on checkin. Changed the command line argument fetch-threads to num-fetch-threads. > 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 > Labels: patch > Attachments: configurable-consumer-fetch-threads.patch > > > 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.5#6160)