[GitHub] storm pull request #601: STORM-917 : Ability to emit from the spout to a spe...

2018-04-10 Thread anishek
Github user anishek closed the pull request at: https://github.com/apache/storm/pull/601 ---

[GitHub] storm pull request #2630: STORM-3024: Allow for scheduling to happen in the ...

2018-04-10 Thread Ethanlm
Github user Ethanlm commented on a diff in the pull request: https://github.com/apache/storm/pull/2630#discussion_r180615319 --- Diff: storm-server/src/main/java/org/apache/storm/scheduler/resource/ResourceAwareScheduler.java --- @@ -100,49 +180,88 @@ private static void

[GitHub] storm pull request #2628: STORM-2908 Document Metrics V2 for 2.0.0

2018-04-10 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/2628#discussion_r180614324 --- Diff: docs/metrics_v2.md --- @@ -0,0 +1,149 @@ +--- +title: Metrics Reporting API v2 +layout: documentation +documentation: true

[GitHub] storm pull request #2631: [STORM-3025] Optimize Cluster methods with Caching...

2018-04-10 Thread kishorvpatil
GitHub user kishorvpatil opened a pull request: https://github.com/apache/storm/pull/2631 [STORM-3025] Optimize Cluster methods with Caching to avoid loopy loops Optimizing the `Cluster` methods that are called from with high frequency calls to speed-up scheduling time on new

[GitHub] storm issue #2591: STORM-2979: WorkerHooks EOFException during run_worker_sh...

2018-04-10 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/2591 @hummelm My bad. Missed 229ccaf. Please provide exact Apache JIRA ID to assign issue properly. You can log in to find exact ID. This is needed in receiving contribution step to assign you as

[GitHub] storm pull request #2630: STORM-3024: Allow for scheduling to happen in the ...

2018-04-10 Thread revans2
GitHub user revans2 opened a pull request: https://github.com/apache/storm/pull/2630 STORM-3024: Allow for scheduling to happen in the background. You can merge this pull request into a Git repository by running: $ git pull https://github.com/revans2/incubator-storm

[GitHub] storm issue #2629: [STORM-3023] fix the issue that Storm UI not showing corr...

2018-04-10 Thread Ethanlm
Github user Ethanlm commented on the issue: https://github.com/apache/storm/pull/2629 Tested manually. Topology page: ![screen shot 2018-04-10 at 2 36 44 pm](https://user-images.githubusercontent.com/14900612/38580043-881b328a-3cce-11e8-9dfd-b41c77820748.png)

[GitHub] storm pull request #2629: [STORM-3023] fix the issue that Storm UI not showi...

2018-04-10 Thread Ethanlm
GitHub user Ethanlm opened a pull request: https://github.com/apache/storm/pull/2629 [STORM-3023] fix the issue that Storm UI not showing correct values for component CPU, Memory and Executors https://issues.apache.org/jira/browse/STORM-3023 (1) The component page of the

[GitHub] storm issue #2591: STORM-2979: WorkerHooks EOFException during run_worker_sh...

2018-04-10 Thread hummelm
Github user hummelm commented on the issue: https://github.com/apache/storm/pull/2591 @HeartSaVioR Sorry what do you mean by reflect new review comments, is my last commit

[GitHub] storm pull request #2628: STORM-2908 Document Metrics V2 for 2.0.0

2018-04-10 Thread agresch
GitHub user agresch opened a pull request: https://github.com/apache/storm/pull/2628 STORM-2908 Document Metrics V2 for 2.0.0 @ptgoetz @HeartSaVioR You can merge this pull request into a Git repository by running: $ git pull https://github.com/agresch/storm

[GitHub] storm issue #2591: STORM-2979: WorkerHooks EOFException during run_worker_sh...

2018-04-10 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/2591 @hummelm Could you reflect new review comments? And please let me know your Apache JIRA ID so that I can assign the issue to you. ---

[GitHub] storm pull request #2625: fix STORM-2979 (master branch)

2018-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2625 ---

[GitHub] storm pull request #2624: STORM-2909 port new metrics to 2.x branch

2018-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2624 ---

[GitHub] storm pull request #2622: STORM-3020: fix possible race condition in AsyncLo...

2018-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2622 ---