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


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 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

        

Reply via email to