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

2018-03-21 Thread Derek Dagit (JIRA)

 [ 
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)


[jira] [Commented] (STORM-2947) Review and fix/remove deprecated things in Storm 2.0.0

2018-03-21 Thread Roshan Naik (JIRA)

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

Roshan Naik commented on STORM-2947:


[~kabhwan] .. I realized. We cannot deprecate the above noted settings in 1.x 
code base. As they are still perfectly valid there w/o alternatives. We will 
just need to make a note of old ones that are no longer used in master branch.

> Review and fix/remove deprecated things in Storm 2.0.0
> --
>
> Key: STORM-2947
> URL: https://issues.apache.org/jira/browse/STORM-2947
> Project: Apache Storm
>  Issue Type: Task
>  Components: storm-client, storm-hdfs, storm-kafka, storm-server, 
> storm-solr
>Affects Versions: 2.0.0
>Reporter: Jungtaek Lim
>Assignee: Jungtaek Lim
>Priority: Major
>
> We've been deprecating the things but haven't have time to replace/get rid of 
> them. It should be better if we have time to review and address them.



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