[GitHub] helix issue #88: [HELIX-654] Running task rebalance

2017-07-12 Thread kongweihan
Github user kongweihan commented on the issue: https://github.com/apache/helix/pull/88 @dasahcc This patch is updated. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] helix pull request #93: Fix TestClusterVerifier

2017-05-22 Thread kongweihan
GitHub user kongweihan opened a pull request: https://github.com/apache/helix/pull/93 Fix TestClusterVerifier According to community discussion, patch an ad-hoc fix for TestClusterVerifier. You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] helix pull request #88: [HELIX-654] Running task rebalance

2017-05-22 Thread kongweihan
Github user kongweihan commented on a diff in the pull request: https://github.com/apache/helix/pull/88#discussion_r117837530 --- Diff: helix-core/src/main/java/org/apache/helix/task/JobRebalancer.java --- @@ -455,6 +454,44 @@ private ResourceAssignment computeResourceMapping

[GitHub] helix pull request #88: [HELIX-654] Running task rebalance

2017-05-18 Thread kongweihan
Github user kongweihan commented on a diff in the pull request: https://github.com/apache/helix/pull/88#discussion_r117354732 --- Diff: helix-core/src/main/java/org/apache/helix/task/JobRebalancer.java --- @@ -455,6 +454,44 @@ private ResourceAssignment computeResourceMapping

[GitHub] helix pull request #88: [HELIX-654] Running task rebalance

2017-05-18 Thread kongweihan
Github user kongweihan commented on a diff in the pull request: https://github.com/apache/helix/pull/88#discussion_r117352724 --- Diff: helix-core/src/main/java/org/apache/helix/task/JobRebalancer.java --- @@ -420,6 +411,14 @@ private ResourceAssignment computeResourceMapping

[GitHub] helix pull request #89: [HELIX-655] Helix per-participant concurrent task th...

2017-05-15 Thread kongweihan
Github user kongweihan commented on a diff in the pull request: https://github.com/apache/helix/pull/89#discussion_r116567854 --- Diff: helix-core/src/main/java/org/apache/helix/controller/stages/CurrentStateOutput.java --- @@ -260,13 +260,72 @@ public Message getPendingState

[GitHub] helix pull request #91: [Helix-656] Support customize batch state transition...

2017-05-10 Thread kongweihan
Github user kongweihan commented on a diff in the pull request: https://github.com/apache/helix/pull/91#discussion_r115862430 --- Diff: helix-core/src/main/java/org/apache/helix/messaging/handling/HelixTaskExecutor.java --- @@ -210,6 +213,18 @@ private void

[GitHub] helix pull request #89: [HELIX-655] Helix per-participant concurrent task th...

2017-05-10 Thread kongweihan
Github user kongweihan commented on a diff in the pull request: https://github.com/apache/helix/pull/89#discussion_r115829596 --- Diff: helix-core/src/main/java/org/apache/helix/controller/stages/BestPossibleStateCalcStage.java --- @@ -204,4 +236,28 @@ private MappingCalculator

[GitHub] helix pull request #89: [HELIX-655] Helix per-participant concurrent task th...

2017-05-10 Thread kongweihan
Github user kongweihan commented on a diff in the pull request: https://github.com/apache/helix/pull/89#discussion_r115848245 --- Diff: helix-core/src/main/java/org/apache/helix/controller/stages/CurrentStateOutput.java --- @@ -260,13 +260,72 @@ public Message getPendingState

[GitHub] helix pull request #89: [HELIX-655] Helix per-participant concurrent task th...

2017-05-10 Thread kongweihan
Github user kongweihan commented on a diff in the pull request: https://github.com/apache/helix/pull/89#discussion_r115849569 --- Diff: helix-core/src/main/java/org/apache/helix/controller/stages/CurrentStateOutput.java --- @@ -260,13 +260,72 @@ public Message getPendingState

[GitHub] helix pull request #89: [HELIX-655] Helix per-participant concurrent task th...

2017-05-10 Thread kongweihan
Github user kongweihan commented on a diff in the pull request: https://github.com/apache/helix/pull/89#discussion_r115853776 --- Diff: helix-core/src/main/java/org/apache/helix/task/JobRebalancer.java --- @@ -704,4 +712,30 @@ private PartitionAssignment(String instance, String

[GitHub] helix pull request #89: [HELIX-655] Helix per-participant concurrent task th...

2017-05-10 Thread kongweihan
Github user kongweihan commented on a diff in the pull request: https://github.com/apache/helix/pull/89#discussion_r115847749 --- Diff: helix-core/src/main/java/org/apache/helix/controller/stages/CurrentStateOutput.java --- @@ -260,13 +260,72 @@ public Message getPendingState

[GitHub] helix pull request #89: [HELIX-655] Helix per-participant concurrent task th...

2017-05-10 Thread kongweihan
Github user kongweihan commented on a diff in the pull request: https://github.com/apache/helix/pull/89#discussion_r115852400 --- Diff: helix-core/src/main/java/org/apache/helix/task/JobRebalancer.java --- @@ -57,6 +57,7 @@ new FixedTargetTaskAssignmentCalculator

[GitHub] helix pull request #88: [HELIX-654] Running task rebalance

2017-05-02 Thread kongweihan
GitHub user kongweihan opened a pull request: https://github.com/apache/helix/pull/88 [HELIX-654] Running task rebalance Add a job config RebalanceRunningTask. For generic task, if feature is enabled, Helix will drop running tasks that are assigned differently from