[ https://issues.apache.org/jira/browse/KAFKA-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jim Plush updated KAFKA-438: ---------------------------- Fix Version/s: 0.8 Affects Version/s: 0.7.1 Status: Patch Available (was: Open) cleanup * was using HashMap when rest of codebase seems to prefix with mutable.HashMap * removed assignments from Unit response test functions e.g. removed the "=" > Code cleanup in MessageTest > --------------------------- > > Key: KAFKA-438 > URL: https://issues.apache.org/jira/browse/KAFKA-438 > Project: Kafka > Issue Type: Improvement > Components: core > Affects Versions: 0.7.1 > Reporter: Jim Plush > Priority: Trivial > Fix For: 0.8 > > Attachments: KAFKA-438 > > > While exploring the Unit Tests this class had an unused import statement, > some ambiguity on which HashMap implementation was being used and assignments > of function returns when not required. > Trivial stuff -- 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