[GitHub] storm pull request #2698: STORM-2882: shade storm-client dependencies

2018-06-01 Thread Ethanlm
Github user Ethanlm commented on a diff in the pull request: https://github.com/apache/storm/pull/2698#discussion_r192434951 --- Diff: examples/storm-loadgen/pom.xml --- @@ -67,6 +67,22 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs

[GitHub] storm pull request #2698: STORM-2882: shade storm-client dependencies

2018-06-01 Thread Ethanlm
Github user Ethanlm commented on a diff in the pull request: https://github.com/apache/storm/pull/2698#discussion_r192433936 --- Diff: DEVELOPER.md --- @@ -239,8 +239,13 @@ To pull in a merge request you should generally follow the command line instruct # Build the code and

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

2018-06-01 Thread asfgit
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...

2018-06-01 Thread srdo
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

[GitHub] storm pull request #2697: STORM-3089: Describe worker hooks in documentation

2018-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2697 ---

[GitHub] storm issue #2697: STORM-3089: Describe worker hooks in documentation

2018-06-01 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2697 Thanks for the review ---

[GitHub] storm pull request #2699: STORM-3087: Make FluxBuilder.canInvokeWithArgs che...

2018-06-01 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/storm/pull/2699 STORM-3087: Make FluxBuilder.canInvokeWithArgs check whether the actu… …al argument type is assignable to Number before deciding that a method with a primitive parameter can be invoked

[GitHub] storm issue #2686: STORM-3053 prevent race deleting blobs before topologies ...

2018-06-01 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2686 Thanks @agresch, merged to master. I forgot to check that commits were squashed, hopefully it doesn't bother anyone too much. ---

[GitHub] storm pull request #2686: STORM-3053 prevent race deleting blobs before topo...

2018-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2686 ---

[GitHub] storm issue #2686: STORM-3053 prevent race deleting blobs before topologies ...

2018-06-01 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2686 +1, thanks for addressing my nitpicks. ---

[GitHub] storm pull request #2695: STORM-3087: Make FluxBuilder.canInvokeWithArgs che...

2018-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2695 ---