[ https://issues.apache.org/jira/browse/KAFKA-3849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ismael Juma updated KAFKA-3849: ------------------------------- Resolution: Fixed Fix Version/s: (was: 0.10.0.1) 0.10.1.0 Status: Resolved (was: Patch Available) Issue resolved by pull request 1515 [https://github.com/apache/kafka/pull/1515] > Avoid polling every second in MirrorMaker if no data is available. > ------------------------------------------------------------------ > > 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.1.0 > > > 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)