You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by srdo <gi...@git.apache.org> on 2018/05/28 21:04:29 UTC

[GitHub] storm pull request #2696: STORM-3086: Add documentation for invoking static ...

GitHub user srdo opened a pull request:

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

    STORM-3086: Add documentation for invoking static factory methods fro…

    …m Flux
    
    https://issues.apache.org/jira/browse/STORM-3086

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/srdo/storm STORM-3086

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/2696.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 #2696
    
----
commit d016cbec758f93cd1e6e7aa0f228a1f8bdea5e5d
Author: Stig Rohde Døssing <sr...@...>
Date:   2018-05-28T21:03:27Z

    STORM-3086: Add documentation for invoking static factory methods from Flux

----


---

[GitHub] storm pull request #2696: STORM-3086: Add documentation for invoking static ...

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

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


---

[GitHub] storm issue #2696: STORM-3086: Add documentation for invoking static factory...

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

    https://github.com/apache/storm/pull/2696
  
    The examples are slightly adjusted versions of some code that appears in the flux-core tests https://github.com/apache/storm/blob/master/flux/flux-core/src/test/resources/configs/config-methods-test.yaml#L40


---