[ https://issues.apache.org/jira/browse/KAFKA-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Neha Narkhede closed KAFKA-241. ------------------------------- > ConsumerIterator throws a IllegalStateException after a ConsumerTimeout occurs > ------------------------------------------------------------------------------ > > Key: KAFKA-241 > URL: https://issues.apache.org/jira/browse/KAFKA-241 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.7 > Reporter: Patricio Echague > Assignee: Jun Rao > Labels: newbie > Fix For: 0.7.1 > > Attachments: consumerIteratorTestCase.java, kafka-241.patch > > > Please find the test case attached. > After a timeout occurs (property consumer.timeout.ms > 0 ) the > consumerIterator throws an IllegalStateException. > The work around seems to be to recreate the MessageStream an issue a new > Iterator. -- This message was sent by Atlassian JIRA (v6.2#6252)