[GitHub] storm pull request #2312: YSTORM-2725: Generic Resource Scheduling - initial...

2018-01-03 Thread govind-menon
Github user govind-menon closed the pull request at: https://github.com/apache/storm/pull/2312 ---

[GitHub] storm pull request #2312: YSTORM-2725: Generic Resource Scheduling - initial...

2017-09-14 Thread kishorvpatil
Github user kishorvpatil commented on a diff in the pull request: https://github.com/apache/storm/pull/2312#discussion_r138926679 --- Diff: storm-server/src/main/java/org/apache/storm/daemon/supervisor/timer/SupervisorHeartbeat.java --- @@ -73,10 +73,24 @@ private SupervisorInfo

[GitHub] storm pull request #2312: YSTORM-2725: Generic Resource Scheduling - initial...

2017-09-14 Thread kishorvpatil
Github user kishorvpatil commented on a diff in the pull request: https://github.com/apache/storm/pull/2312#discussion_r138924774 --- Diff: storm-client/src/jvm/org/apache/storm/topology/BaseConfigurationDeclarer.java --- @@ -83,4 +83,29 @@ public T setCPULoad(Number amount) {

[GitHub] storm pull request #2312: YSTORM-2725: Generic Resource Scheduling - initial...

2017-09-11 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/2312#discussion_r138089602 --- Diff: storm-client/src/jvm/org/apache/storm/Config.java --- @@ -205,6 +205,12 @@ public static final String TOPOLOGY_TASKS = "topology.tasks";

[GitHub] storm pull request #2312: YSTORM-2725: Generic Resource Scheduling - initial...

2017-09-11 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/2312#discussion_r138090061 --- Diff: storm-client/src/jvm/org/apache/storm/Config.java --- @@ -1193,6 +1199,12 @@ public static final String SUPERVISOR_CPU_CAPACITY =

[GitHub] storm pull request #2312: YSTORM-2725: Generic Resource Scheduling - initial...

2017-09-11 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/2312#discussion_r138090802 --- Diff: storm-client/src/jvm/org/apache/storm/topology/ComponentConfigurationDeclarer.java --- @@ -62,4 +69,14 @@ * @return this for chaining.

[GitHub] storm pull request #2312: YSTORM-2725: Generic Resource Scheduling - initial...

2017-09-11 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/2312#discussion_r138090901 --- Diff: storm-client/src/jvm/org/apache/storm/topology/ComponentConfigurationDeclarer.java --- @@ -62,4 +69,14 @@ * @return this for chaining.

[GitHub] storm pull request #2312: YSTORM-2725: Generic Resource Scheduling - initial...

2017-09-11 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/2312#discussion_r138090258 --- Diff: storm-client/src/jvm/org/apache/storm/topology/BaseConfigurationDeclarer.java --- @@ -83,4 +83,29 @@ public T setCPULoad(Number amount) {

[GitHub] storm pull request #2312: YSTORM-2725: Generic Resource Scheduling - initial...

2017-09-11 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/2312#discussion_r138090558 --- Diff: storm-client/src/jvm/org/apache/storm/topology/BaseConfigurationDeclarer.java --- @@ -83,4 +83,29 @@ public T setCPULoad(Number amount) {

[GitHub] storm pull request #2312: YSTORM-2725: Generic Resource Scheduling - initial...

2017-09-11 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/2312#discussion_r138091077 --- Diff: storm-client/src/jvm/org/apache/storm/topology/ComponentConfigurationDeclarer.java --- @@ -62,4 +69,14 @@ * @return this for chaining.

[GitHub] storm pull request #2312: YSTORM-2725: Generic Resource Scheduling - initial...

2017-09-11 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/2312#discussion_r138090750 --- Diff: storm-client/src/jvm/org/apache/storm/topology/ComponentConfigurationDeclarer.java --- @@ -28,6 +28,13 @@ T

[GitHub] storm pull request #2312: YSTORM-2725: Generic Resource Scheduling - initial...

2017-09-08 Thread govind-menon
Github user govind-menon closed the pull request at: https://github.com/apache/storm/pull/2312 ---

[GitHub] storm pull request #2312: YSTORM-2725: Generic Resource Scheduling - initial...

2017-09-08 Thread govind-menon
GitHub user govind-menon reopened a pull request: https://github.com/apache/storm/pull/2312 YSTORM-2725: Generic Resource Scheduling - initial config changes and… … TopologyBuilder API You can merge this pull request into a Git repository by running: $ git pull

[GitHub] storm pull request #2312: YSTORM-2725: Generic Resource Scheduling - initial...

2017-09-07 Thread govind-menon
GitHub user govind-menon opened a pull request: https://github.com/apache/storm/pull/2312 YSTORM-2725: Generic Resource Scheduling - initial config changes and… … TopologyBuilder API You can merge this pull request into a Git repository by running: $ git pull