[
https://issues.apache.org/jira/browse/KAFKA-3849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15334531#comment-15334531
]
ASF GitHub Bot commented on KAFKA-3849:
---------------------------------------
GitHub user SinghAsDev opened a pull request:
https://github.com/apache/kafka/pull/1515
KAFKA-3849: Make consumer poll time in MirrorMaker configurable
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SinghAsDev/kafka KAFKA-3849
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1515.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1515
----
commit ff45b7085d54ba9055b97b2139576f4b6213cf28
Author: Ashish Singh <[email protected]>
Date: 2016-06-16T19:41:39Z
KAFKA-3849: Make consumer poll time in MirrorMaker configurable
----
> Make consumer poll time in MirrorMaker configurable.
> ----------------------------------------------------
>
> Key: KAFKA-3849
> URL: https://issues.apache.org/jira/browse/KAFKA-3849
> Project: Kafka
> Issue Type: Improvement
> Affects Versions: 0.10.0.0
> Reporter: Ashish K Singh
> Assignee: Ashish K Singh
> Fix For: 0.10.0.1
>
>
> MirrorMaker has consumer poll time, consumer timeout time for new consumer,
> hard coded at 1000 ms. This should be configurable as it is in case of old
> consumer. Default can stay as 1000 ms though.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)