[GitHub] storm pull request #2812: STORM-3203: add back in the permission updates

2018-08-27 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/2812#discussion_r213125537 --- Diff: storm-server/src/main/java/org/apache/storm/localizer/LocallyCachedTopologyBlob.java --- @@ -53,21 +54,24 @@ private final boolean

[GitHub] storm issue #2809: STORM-3199: Remove metrics-ganglia due to LGPL dependency...

2018-08-27 Thread srdo
Github user srdo commented on the issue: https://github.com/apache/storm/pull/2809 @HeartSaVioR Sorry, I didn't get to this in time. I'll try to remember to fix the nits next time there's a PR against 1.x. ---

[GitHub] storm pull request #2808: [STORM-3131] Support hostname-substitution for blo...

2018-08-27 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/2808#discussion_r213031503 --- Diff: storm-client/src/jvm/org/apache/storm/Config.java --- @@ -1884,4 +1888,11 @@ public void setTopologyStrategy(String strategy) {

[GitHub] storm issue #2812: STORM-3203: add back in the permission updates

2018-08-27 Thread revans2
Github user revans2 commented on the issue: https://github.com/apache/storm/pull/2812 @danny0405 @HeartSaVioR I think I answered your questions. ---

[GitHub] storm pull request #2812: STORM-3203: add back in the permission updates

2018-08-27 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/2812#discussion_r213030742 --- Diff: storm-server/src/main/java/org/apache/storm/localizer/LocallyCachedTopologyBlob.java --- @@ -125,6 +129,12 @@ public long

[GitHub] storm pull request #2812: STORM-3203: add back in the permission updates

2018-08-27 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/2812#discussion_r213030220 --- Diff: storm-server/src/main/java/org/apache/storm/localizer/LocallyCachedTopologyBlob.java --- @@ -53,21 +54,24 @@ private final boolean

[GitHub] storm pull request #2809: STORM-3199: Remove metrics-ganglia due to LGPL dep...

2018-08-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2809 ---