[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-09-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/1674 ---

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-29 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135829430 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache Soft

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135487221 --- Diff: storm-core/test/jvm/org/apache/storm/scheduler/blacklist/TestBlacklistScheduler.java --- @@ -0,0 +1,326 @@ +/** + * Licensed to the Ap

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135486529 --- Diff: storm-core/test/jvm/org/apache/storm/scheduler/blacklist/TestBlacklistScheduler.java --- @@ -0,0 +1,326 @@ +/** + * Licensed to the Ap

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135487044 --- Diff: storm-core/test/jvm/org/apache/storm/scheduler/blacklist/TestBlacklistScheduler.java --- @@ -0,0 +1,326 @@ +/** + * Licensed to the Ap

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135485688 --- Diff: storm-core/test/jvm/org/apache/storm/scheduler/blacklist/TestBlacklistScheduler.java --- @@ -0,0 +1,326 @@ +/** + * Licensed to the Ap

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135486949 --- Diff: storm-core/test/jvm/org/apache/storm/scheduler/blacklist/TestBlacklistScheduler.java --- @@ -0,0 +1,326 @@ +/** + * Licensed to the Ap

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135486437 --- Diff: storm-core/test/jvm/org/apache/storm/scheduler/blacklist/TestBlacklistScheduler.java --- @@ -0,0 +1,326 @@ +/** + * Licensed to the Ap

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135486989 --- Diff: storm-core/test/jvm/org/apache/storm/scheduler/blacklist/TestBlacklistScheduler.java --- @@ -0,0 +1,326 @@ +/** + * Licensed to the Ap

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135484245 --- Diff: storm-core/test/jvm/org/apache/storm/scheduler/blacklist/TestBlacklistScheduler.java --- @@ -0,0 +1,326 @@ +/** + * Licensed to the Ap

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135484798 --- Diff: storm-core/test/jvm/org/apache/storm/scheduler/blacklist/TestBlacklistScheduler.java --- @@ -0,0 +1,326 @@ +/** + * Licensed to the Ap

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135486340 --- Diff: storm-core/test/jvm/org/apache/storm/scheduler/blacklist/TestBlacklistScheduler.java --- @@ -0,0 +1,326 @@ +/** + * Licensed to the Ap

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135484948 --- Diff: storm-core/test/jvm/org/apache/storm/scheduler/blacklist/TestBlacklistScheduler.java --- @@ -0,0 +1,326 @@ +/** + * Licensed to the Ap

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135482870 --- Diff: storm-core/test/jvm/org/apache/storm/scheduler/blacklist/FaultGenerateUtils.java --- @@ -0,0 +1,72 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135485132 --- Diff: storm-core/test/jvm/org/apache/storm/scheduler/blacklist/TestBlacklistScheduler.java --- @@ -0,0 +1,326 @@ +/** + * Licensed to the Ap

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135484434 --- Diff: storm-core/test/jvm/org/apache/storm/scheduler/blacklist/TestBlacklistScheduler.java --- @@ -0,0 +1,326 @@ +/** + * Licensed to the Ap

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135485624 --- Diff: storm-core/test/jvm/org/apache/storm/scheduler/blacklist/TestBlacklistScheduler.java --- @@ -0,0 +1,326 @@ +/** + * Licensed to the Ap

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135476415 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/strategies/DefaultBlacklistStrategy.java --- @@ -0,0 +1,165 @@ +/** + * Licens

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135454156 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135472915 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/strategies/DefaultBlacklistStrategy.java --- @@ -0,0 +1,165 @@ +/** + * Licens

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135466857 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/reporters/LogReporter.java --- @@ -0,0 +1,40 @@ +/** + * Licensed to the Apach

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135462664 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135470323 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/strategies/DefaultBlacklistStrategy.java --- @@ -0,0 +1,165 @@ +/** + * Licens

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135455595 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135462490 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135456726 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135472851 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/strategies/DefaultBlacklistStrategy.java --- @@ -0,0 +1,165 @@ +/** + * Licens

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135455339 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135454219 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135455679 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135454184 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135469938 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/strategies/DefaultBlacklistStrategy.java --- @@ -0,0 +1,165 @@ +/** + * Licens

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135460607 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135465650 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/reporters/IReporter.java --- @@ -0,0 +1,31 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135460836 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135455702 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135459291 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135459962 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135455693 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135455290 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135455841 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135469672 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/strategies/DefaultBlacklistStrategy.java --- @@ -0,0 +1,165 @@ +/** + * Licens

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135464409 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135462156 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135475997 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/strategies/DefaultBlacklistStrategy.java --- @@ -0,0 +1,165 @@ +/** + * Licens

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135455386 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135473281 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/strategies/DefaultBlacklistStrategy.java --- @@ -0,0 +1,165 @@ +/** + * Licens

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135454100 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135468527 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/strategies/DefaultBlacklistStrategy.java --- @@ -0,0 +1,165 @@ +/** + * Licens

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135455670 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135459457 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135463762 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-08-28 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r135462673 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,250 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-10 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r95340409 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/strategies/IBlacklistStrategy.java --- @@ -0,0 +1,37 @@ +/** + * Licensed to the Apa

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-10 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r95340338 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/strategies/IBlacklistStrategy.java --- @@ -0,0 +1,37 @@ +/** + * Licensed to the Apa

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-10 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r95340314 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/strategies/DefaultBlacklistStrategy.java --- @@ -0,0 +1,149 @@ +/** + * Licensed to

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-10 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r95339881 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,245 @@ +/** + * Licensed to the Apache Softwa

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-10 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r95339408 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/CircularBuffer.java --- @@ -0,0 +1,174 @@ +/** + * Licensed to the Apache Software Fo

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-10 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r95339494 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/CircularBuffer.java --- @@ -0,0 +1,174 @@ +/** + * Licensed to the Apache Software Fo

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-10 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r95338774 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,245 @@ +/** + * Licensed to the Apache Softwa

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-10 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r95338650 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,245 @@ +/** + * Licensed to the Apache Softwa

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-04 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r94649177 --- Diff: storm-core/test/jvm/org/apache/storm/scheduler/blacklist/TestBlacklistScheduler.java --- @@ -0,0 +1,336 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-04 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r94665415 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,245 @@ +/** + * Licensed to the Apache Softw

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-04 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r94661600 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,245 @@ +/** + * Licensed to the Apache Softw

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-04 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r94675511 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/CircularBuffer.java --- @@ -0,0 +1,174 @@ +/** + * Licensed to the Apache Software F

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-04 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r94665531 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,245 @@ +/** + * Licensed to the Apache Softw

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-04 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r94678615 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/strategies/DefaultBlacklistStrategy.java --- @@ -0,0 +1,149 @@ +/** + * Licensed to

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-04 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r94677722 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/CircularBuffer.java --- @@ -0,0 +1,174 @@ +/** + * Licensed to the Apache Software F

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-04 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r94675703 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/CircularBuffer.java --- @@ -0,0 +1,174 @@ +/** + * Licensed to the Apache Software F

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-04 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r94668925 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,245 @@ +/** + * Licensed to the Apache Softw

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-04 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r94668597 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,245 @@ +/** + * Licensed to the Apache Softw

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-04 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r94678822 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/strategies/IBlacklistStrategy.java --- @@ -0,0 +1,37 @@ +/** + * Licensed to the Ap

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-04 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r94668464 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,252 @@ +/** + * Licensed to the Apache Softw

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-04 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r94677987 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/CircularBuffer.java --- @@ -0,0 +1,174 @@ +/** + * Licensed to the Apache Software F

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-04 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r94678786 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/strategies/IBlacklistStrategy.java --- @@ -0,0 +1,37 @@ +/** + * Licensed to the Ap

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-04 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r94665652 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,245 @@ +/** + * Licensed to the Apache Softw

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2017-01-04 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r94675699 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/CircularBuffer.java --- @@ -0,0 +1,174 @@ +/** + * Licensed to the Apache Software F

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-12-20 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r93364833 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,252 @@ +/** + * Licensed to the Apache Softwa

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-12-20 Thread abellina
Github user abellina commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r93267533 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,252 @@ +/** + * Licensed to the Apache Soft

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-12-20 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r93210117 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,252 @@ +/** + * Licensed to the Apache Softwa

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-12-20 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r93210078 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,252 @@ +/** + * Licensed to the Apache Softwa

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-12-20 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r93206374 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,252 @@ +/** + * Licensed to the Apache Softwa

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-12-20 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r93206136 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,252 @@ +/** + * Licensed to the Apache Softwa

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-12-20 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r93205875 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,252 @@ +/** + * Licensed to the Apache Softwa

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-12-20 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r93205840 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,252 @@ +/** + * Licensed to the Apache Softwa

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-12-16 Thread abellina
Github user abellina commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r92872082 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,252 @@ +/** + * Licensed to the Apache Soft

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-12-16 Thread abellina
Github user abellina commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r92843643 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,252 @@ +/** + * Licensed to the Apache Soft

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-12-16 Thread abellina
Github user abellina commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r92840532 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,252 @@ +/** + * Licensed to the Apache Soft

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-12-16 Thread abellina
Github user abellina commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r92837439 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,252 @@ +/** + * Licensed to the Apache Soft

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-12-16 Thread abellina
Github user abellina commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r92840162 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,252 @@ +/** + * Licensed to the Apache Soft

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-12-16 Thread abellina
Github user abellina commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r92839936 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,252 @@ +/** + * Licensed to the Apache Soft

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-12-16 Thread abellina
Github user abellina commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r92837760 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,252 @@ +/** + * Licensed to the Apache Soft

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-12-16 Thread abellina
Github user abellina commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r92837309 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,252 @@ +/** + * Licensed to the Apache Soft

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-09-27 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r80849475 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,212 @@ +package org.apache.storm.scheduler.blackl

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-09-27 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r80839269 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,212 @@ +package org.apache.storm.scheduler.blackl

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-09-27 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r80839265 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,212 @@ +package org.apache.storm.scheduler.blackl

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-09-27 Thread nilday
Github user nilday commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r80839227 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,212 @@ +package org.apache.storm.scheduler.blackl

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-09-08 Thread kishorvpatil
Github user kishorvpatil commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r78082318 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,212 @@ +package org.apache.storm.scheduler.

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-09-08 Thread kishorvpatil
Github user kishorvpatil commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r78081891 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,212 @@ +package org.apache.storm.scheduler.

[GitHub] storm pull request #1674: STORM-2083: Blacklist scheduler

2016-09-08 Thread kishorvpatil
Github user kishorvpatil commented on a diff in the pull request: https://github.com/apache/storm/pull/1674#discussion_r78081868 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/blacklist/BlacklistScheduler.java --- @@ -0,0 +1,212 @@ +package org.apache.storm.scheduler.

  1   2   >