[
https://issues.apache.org/jira/browse/CASSANDRA-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-2247.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.0
Reviewer: tupshin
Assignee: Norman Maurer
committed, thanks!
(I did put a couple of the unused loggers back, since it's handy to have them
there ready to go when you're troubleshooting, and they're harmless otherwise.)
> 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
> Assignee: Norman Maurer
> Fix For: 1.0
>
> Attachments: CASSANDRA-2247-part1.diff,
> CASSANDRA-2247-part2-rebased.diff, CASSANDRA-2247-part2-rebasedv2.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