[
https://issues.apache.org/jira/browse/CASSANDRA-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099312#comment-13099312
]
Jonathan Ellis commented on CASSANDRA-2247:
-------------------------------------------
There's a few lines that add unnecessary whitespace to a blank line, and some
places where import order is rearranged incorrectly (see
wiki.apache.org/cassandra/CodeStyle).
I wouldn't normally cavil here but it *is* a cleanup patch. :)
> Cleanup unused imports and generics
> -----------------------------------
>
> Key: CASSANDRA-2247
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2247
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Norman Maurer
> Attachments: CASSANDRA-2247-part1.diff,
> CASSANDRA-2247-part2-rebased.diff, CASSANDRA-2247-part2.diff
>
>
> In current cassandra trunk are many classes which import packages which are
> never used. The same is true for Loggers which are often instanced and then
> not used. Beside this I see many warnings related to generic usage. Would be
> nice to clean this up a bit.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira