[ https://issues.apache.org/jira/browse/KAFKA-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jay Kreps updated KAFKA-437: ---------------------------- Resolution: Implemented Assignee: Jay Kreps Status: Resolved (was: Patch Available) > 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 > Assignee: Jay Kreps > 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