[ https://issues.apache.org/jira/browse/KAFKA-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434440#comment-13434440 ]
Jay Kreps commented on KAFKA-437: --------------------------------- I think this is fixed in 0.8 already. > Unused var statement in ZookeeperConsumerConnectorTest > ------------------------------------------------------ > > Key: KAFKA-437 > URL: https://issues.apache.org/jira/browse/KAFKA-437 > Project: Kafka > Issue Type: Improvement > Components: core > Affects Versions: 0.7.1 > Reporter: Jim Plush > Priority: Trivial > Fix For: 0.8 > > Attachments: KAFKA-437 > > > the line: > var actualMessages: List[Message] = Nil > appears twice in unit tests but doesn't seem to be referenced from anywhere. > Removed these two lines and the tests still run ok. -- 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