[ 
https://issues.apache.org/jira/browse/CASSANDRA-8171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14190278#comment-14190278
 ] 

Joshua McKenzie commented on CASSANDRA-8171:
--------------------------------------------

[~blambov]: could we get a version of this patch for the cassandra-2.1 branch?

> Clean up generics
> -----------------
>
>                 Key: CASSANDRA-8171
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8171
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Branimir Lambov
>            Assignee: Branimir Lambov
>            Priority: Minor
>             Fix For: 2.1.2
>
>         Attachments: 8171.patch
>
>
> Some uses of generics in the code are causing much more harm than good, and 
> in some cases generic types are used unsafely, hiding potential problems in 
> the code.
> Generics need to be cleaned up to clarify the types, remove unnecessary type 
> specialization when it does not make sense, and significantly reduce the 
> number of unhelpful warnings.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to