[jira] [Commented] (HELIX-682) Stale message should not prevent controller from rebalancing resource

2018-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407337#comment-16407337 ] ASF GitHub Bot commented on HELIX-682: -- GitHub user zhan849 opened a pull request:

[GitHub] helix pull request #156: [HELIX-682] controller should delete obsolete messa...

2018-03-20 Thread zhan849
GitHub user zhan849 opened a pull request: https://github.com/apache/helix/pull/156 [HELIX-682] controller should delete obsolete messages with timeout to unblock state transition This RB contains implementations and tests for controller: during MessageGenerationPhase, it checks

[GitHub] helix pull request #155: Features and improvements to Helix RoutingTableProv...

2018-03-20 Thread lei-xia
GitHub user lei-xia opened a pull request: https://github.com/apache/helix/pull/155 Features and improvements to Helix RoutingTableProvider. This PR includes a few of features and improvements to existing Helix's RoutingTableProvider interface and implements. There are: 1)

[GitHub] helix issue #151: Tutorial update for task framework new features in 0.8

2018-03-20 Thread lei-xia
Github user lei-xia commented on the issue: https://github.com/apache/helix/pull/151 Could you please rebase to head? ---

helix - Build # 1415 - Still Failing

2018-03-20 Thread Apache Jenkins Server
The Apache Jenkins build system has built helix (build #1415) Status: Still Failing Check console output at https://builds.apache.org/job/helix/1415/ to view the results.

[GitHub] helix pull request #153: Retrieve cached idealMappings for all Rebalancers i...

2018-03-20 Thread lei-xia
GitHub user lei-xia opened a pull request: https://github.com/apache/helix/pull/153 Retrieve cached idealMappings for all Rebalancers instead of recomputing it during every rebalance round. Retrieve cached idealMappings for all Rebalancers (AutoRebalancer, DelayedRebalancer and

[GitHub] helix pull request #150: Refactor ClusterDataCache, break it into small cach...

2018-03-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/150 ---

[jira] [Commented] (HELIX-674) Constraint Based Resource Rebalancer

2018-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406845#comment-16406845 ] ASF GitHub Bot commented on HELIX-674: -- Github user jiajunwang commented on a diff in the pull

[GitHub] helix pull request #145: [HELIX-674] Introducing constraints based rebalanci...

2018-03-20 Thread jiajunwang
Github user jiajunwang commented on a diff in the pull request: https://github.com/apache/helix/pull/145#discussion_r175879053 --- Diff: helix-core/src/main/java/org/apache/helix/api/rebalancer/constraint/AbstractRebalanceSoftConstraint.java --- @@ -0,0 +1,56 @@ +package

[jira] [Commented] (HELIX-674) Constraint Based Resource Rebalancer

2018-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406841#comment-16406841 ] ASF GitHub Bot commented on HELIX-674: -- Github user jiajunwang commented on a diff in the pull

[jira] [Commented] (HELIX-674) Constraint Based Resource Rebalancer

2018-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406748#comment-16406748 ] ASF GitHub Bot commented on HELIX-674: -- Github user lei-xia commented on a diff in the pull request:

[jira] [Commented] (HELIX-674) Constraint Based Resource Rebalancer

2018-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16406750#comment-16406750 ] ASF GitHub Bot commented on HELIX-674: -- Github user lei-xia commented on a diff in the pull request:

[GitHub] helix pull request #145: [HELIX-674] Introducing constraints based rebalanci...

2018-03-20 Thread lei-xia
Github user lei-xia commented on a diff in the pull request: https://github.com/apache/helix/pull/145#discussion_r175858026 --- Diff: helix-core/src/main/java/org/apache/helix/controller/rebalancer/constraint/TotalCapacityConstraint.java --- @@ -0,0 +1,79 @@ +package

[GitHub] helix pull request #145: [HELIX-674] Introducing constraints based rebalanci...

2018-03-20 Thread lei-xia
Github user lei-xia commented on a diff in the pull request: https://github.com/apache/helix/pull/145#discussion_r175833400 --- Diff: helix-core/src/main/java/org/apache/helix/api/rebalancer/constraint/AbstractRebalanceSoftConstraint.java --- @@ -0,0 +1,56 @@ +package

[GitHub] helix pull request #145: [HELIX-674] Introducing constraints based rebalanci...

2018-03-20 Thread lei-xia
Github user lei-xia commented on a diff in the pull request: https://github.com/apache/helix/pull/145#discussion_r175833652 --- Diff: helix-core/src/main/java/org/apache/helix/api/rebalancer/constraint/AbstractRebalanceSoftConstraint.java --- @@ -0,0 +1,56 @@ +package