Jim Plush created KAFKA-437:
-------------------------------

             Summary: Unused var statement in ZookeeperConsumerConnectorTest
                 Key: KAFKA-437
                 URL: https://issues.apache.org/jira/browse/KAFKA-437
             Project: Kafka
          Issue Type: Improvement
          Components: core
            Reporter: Jim Plush
            Priority: Trivial


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

        

Reply via email to