GitHub user satishd opened a pull request:
https://github.com/apache/storm/pull/2516
STORM-2900 Always return non null collection for config keys in
AbstractAutoCreds.
STORM-2900 Always return non null collection for config keys in
`AbstractAutoCreds`.
@HeartSaVioR pinging for review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/satishd/storm STORM-2900-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2516.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 #2516
----
commit fc7c1ef5f9a20b631dea8a9d04c5244a61ead310
Author: Satish Duggana <satishd@...>
Date: 2018-01-18T03:46:28Z
STORM-2900 Always return non null collection for config keys in
AbstractAutoCreds.
----
---