[ 
https://issues.apache.org/jira/browse/STORM-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick Kellogg updated STORM-991:
-------------------------------
    Component/s: storm-core

> General cleanup of the generics (storm.trident.spout package)
> -------------------------------------------------------------
>
>                 Key: STORM-991
>                 URL: https://issues.apache.org/jira/browse/STORM-991
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-core
>            Reporter: Dean de Bree
>            Assignee: Dean de Bree
>            Priority: Minor
>             Fix For: 0.11.0
>
>
> There are currently a number of places in the codebase where generics are not 
> being used. Also, since the code use java 1.7, it is possible to use the 
> diamond operator to simplify some assignments. 
> To begin with, I have added generics to the classes within the 
> storm.trident.spout package. This generally removes some of the casts that 
> were in place, and simplifies the code slightly. 
> See https://github.com/apache/storm/pull/683
> This issue focuses on the package described above, but could be expanded to 
> other places in the codebase. 



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

Reply via email to