GitHub user kishorvpatil opened a pull request:
https://github.com/apache/storm/pull/2563
[STORM-2961] Refactor addResource and addResources Methods in
BaseConfigurationDeclarer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kishorvpatil/incubator-storm refactorDeclarers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2563.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2563
----
commit 0267d549a96c1e7aefa3cb5d23e1cca559dd8e74
Author: Kishor Patil <kpatil@...>
Date: 2018-02-17T00:23:17Z
Refactor addResource and addResources Method and avoid NPEs
----
---