[ https://issues.apache.org/jira/browse/KAFKA-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117488#comment-13117488 ]
Felix GV commented on KAFKA-131: -------------------------------- I just wanted to point out that this bug seems to happen whether kafka.request.limit is set to -1 or not. The current 0.6 release that is available on the site is not very usable because of this bug... The current trunk does fix this problem though, which is great. Thanks :) ! > Hadoop Consumer goes into an infinite loop when kafka.request.limit is set > to -1 > --------------------------------------------------------------------------------- > > Key: KAFKA-131 > URL: https://issues.apache.org/jira/browse/KAFKA-131 > Project: Kafka > Issue Type: Bug > Components: contrib > Affects Versions: 0.7 > Reporter: Sam William > Labels: patch > Fix For: 0.7 > > Attachments: KAFKA-131.patch > > > There is a bug in KafkaETLContext.java where in a new Iterator instance is > being created every time. This causes endless loops. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira