You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Derek Dagit (JIRA)" <ji...@apache.org> on 2018/03/21 18:15:00 UTC

[jira] [Resolved] (STORM-2999) Add generics to static type of method parameters and variables where applicable

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

Derek Dagit resolved STORM-2999.
--------------------------------
       Resolution: Fixed
         Assignee: Derek Dagit
    Fix Version/s: 3.0.0

This has been [merged|https://github.com/apache/storm/commit/0fdad2c0ff357c431454128dd937edf2876a5fb5] to master branch.

> Add generics to static type of method parameters and variables where applicable
> -------------------------------------------------------------------------------
>
>                 Key: STORM-2999
>                 URL: https://issues.apache.org/jira/browse/STORM-2999
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Karl Richter
>            Assignee: Derek Dagit
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Adding generics to the static type of method, constructor parameter and variables always improves type safety, avoids suppression of warnings and allows to detect design flaws earlier.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)