[
https://issues.apache.org/jira/browse/CASSANDRA-8385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15249881#comment-15249881
]
Branimir Lambov commented on CASSANDRA-8385:
--------------------------------------------
Rebased patch:
|[code|https://github.com/blambov/cassandra/tree/8385-generics-abstracttype]|[utest|http://cassci.datastax.com/job/blambov-8385-generics-abstracttype-testall/]|[dtest|http://cassci.datastax.com/job/blambov-8385-generics-abstracttype-dtest/]|
Cleans up >300 raw type warnings.
> Clean up generics in uses of AbstractType
> -----------------------------------------
>
> Key: CASSANDRA-8385
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8385
> Project: Cassandra
> Issue Type: Improvement
> Components: Local Write-Read Paths
> Reporter: Branimir Lambov
> Assignee: Branimir Lambov
> Priority: Trivial
> Attachments: 8385.patch
>
>
> Almost all uses of AbstractType are from code that doesn't know or care what
> the specific type is and would be better served by a non-generic version of
> the concept.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)