You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by satishd <gi...@git.apache.org> on 2018/01/18 03:50:12 UTC

[GitHub] storm pull request #2516: STORM-2900 Always return non null collection for c...

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 <sa...@...>
Date:   2018-01-18T03:46:28Z

    STORM-2900 Always return non null collection for config keys in AbstractAutoCreds.

----


---

[GitHub] storm issue #2516: STORM-2900 Always return non null collection for config k...

Posted by arunmahadevan <gi...@git.apache.org>.
Github user arunmahadevan commented on the issue:

    https://github.com/apache/storm/pull/2516
  
    +1


---

[GitHub] storm pull request #2516: STORM-2900 Always return non null collection for c...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/storm/pull/2516


---