[GitHub] [helix] dasahcc commented on a change in pull request #458: Fix missed callbacks in CurrentStates based RoutingTableProvider.

2019-09-11 Thread GitBox
dasahcc commented on a change in pull request #458: Fix missed callbacks in CurrentStates based RoutingTableProvider. URL: https://github.com/apache/helix/pull/458#discussion_r323465350 ## File path:

[GitHub] [helix] i3wangyi opened a new pull request #464: Add soft constraint: ResourcePartitionAntiAffinityConstraint

2019-09-11 Thread GitBox
i3wangyi opened a new pull request #464: Add soft constraint: ResourcePartitionAntiAffinityConstraint URL: https://github.com/apache/helix/pull/464 ### Issues - [ ] My PR addresses the following Helix issues and references them in the PR description: (#421) ###

[GitHub] [helix] jiajunwang commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer.

2019-09-11 Thread GitBox
jiajunwang commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer. URL: https://github.com/apache/helix/pull/456#discussion_r323370591 ## File path:

[GitHub] [helix] jiajunwang commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer.

2019-09-11 Thread GitBox
jiajunwang commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer. URL: https://github.com/apache/helix/pull/456#discussion_r323370208 ## File path:

[GitHub] [helix] jiajunwang commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer.

2019-09-11 Thread GitBox
jiajunwang commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer. URL: https://github.com/apache/helix/pull/456#discussion_r323367650 ## File path:

[GitHub] [helix] narendly commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer.

2019-09-11 Thread GitBox
narendly commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer. URL: https://github.com/apache/helix/pull/456#discussion_r323372868 ## File path:

[GitHub] [helix] jiajunwang commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer.

2019-09-11 Thread GitBox
jiajunwang commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer. URL: https://github.com/apache/helix/pull/456#discussion_r323369995 ## File path:

[GitHub] [helix] jiajunwang commented on a change in pull request #458: Fix missed callbacks in CurrentStates based RoutingTableProvider.

2019-09-11 Thread GitBox
jiajunwang commented on a change in pull request #458: Fix missed callbacks in CurrentStates based RoutingTableProvider. URL: https://github.com/apache/helix/pull/458#discussion_r323375459 ## File path: helix-core/src/main/java/org/apache/helix/spectator/RoutingTableProvider.java

[GitHub] [helix] jiajunwang commented on a change in pull request #458: Fix missed callbacks in CurrentStates based RoutingTableProvider.

2019-09-11 Thread GitBox
jiajunwang commented on a change in pull request #458: Fix missed callbacks in CurrentStates based RoutingTableProvider. URL: https://github.com/apache/helix/pull/458#discussion_r323374355 ## File path:

[GitHub] [helix] pkuwm commented on a change in pull request #458: Fix missed callbacks in CurrentStates based RoutingTableProvider.

2019-09-11 Thread GitBox
pkuwm commented on a change in pull request #458: Fix missed callbacks in CurrentStates based RoutingTableProvider. URL: https://github.com/apache/helix/pull/458#discussion_r323378258 ## File path: helix-core/src/main/java/org/apache/helix/common/caches/BasicClusterDataCache.java

[GitHub] [helix] i3wangyi commented on a change in pull request #463: Implement LeastUsedInstanceConstraint soft constraint

2019-09-11 Thread GitBox
i3wangyi commented on a change in pull request #463: Implement LeastUsedInstanceConstraint soft constraint URL: https://github.com/apache/helix/pull/463#discussion_r323386973 ## File path:

[GitHub] [helix] narendly commented on a change in pull request #464: Add soft constraint: ResourcePartitionAntiAffinityConstraint

2019-09-11 Thread GitBox
narendly commented on a change in pull request #464: Add soft constraint: ResourcePartitionAntiAffinityConstraint URL: https://github.com/apache/helix/pull/464#discussion_r323506610 ## File path:

[GitHub] [helix] narendly commented on a change in pull request #465: Add soft constraint: ResourcetopStateAntiAffinityConstraint

2019-09-11 Thread GitBox
narendly commented on a change in pull request #465: Add soft constraint: ResourcetopStateAntiAffinityConstraint URL: https://github.com/apache/helix/pull/465#discussion_r323506983 ## File path:

[GitHub] [helix] narendly commented on a change in pull request #465: Add soft constraint: ResourcetopStateAntiAffinityConstraint

2019-09-11 Thread GitBox
narendly commented on a change in pull request #465: Add soft constraint: ResourcetopStateAntiAffinityConstraint URL: https://github.com/apache/helix/pull/465#discussion_r323509888 ## File path:

[GitHub] [helix] jiajunwang commented on a change in pull request #466: Integrate the WAGED rebalancer with all the related components.

2019-09-11 Thread GitBox
jiajunwang commented on a change in pull request #466: Integrate the WAGED rebalancer with all the related components. URL: https://github.com/apache/helix/pull/466#discussion_r323543248 ## File path:

[GitHub] [helix] narendly commented on a change in pull request #466: Integrate the WAGED rebalancer with all the related components.

2019-09-11 Thread GitBox
narendly commented on a change in pull request #466: Integrate the WAGED rebalancer with all the related components. URL: https://github.com/apache/helix/pull/466#discussion_r323559731 ## File path:

[GitHub] [helix] i3wangyi opened a new pull request #465: Add ResourcetopStateAntiAffinityConstraint

2019-09-11 Thread GitBox
i3wangyi opened a new pull request #465: Add ResourcetopStateAntiAffinityConstraint URL: https://github.com/apache/helix/pull/465 ### Issues - [ ] My PR addresses the following Helix issues and references them in the PR description: #421 ### Description -

[GitHub] [helix] narendly merged pull request #465: Add soft constraint: ResourcetopStateAntiAffinityConstraint

2019-09-11 Thread GitBox
narendly merged pull request #465: Add soft constraint: ResourcetopStateAntiAffinityConstraint URL: https://github.com/apache/helix/pull/465 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [helix] jiajunwang commented on a change in pull request #466: Integrate the WAGED rebalancer with all the related components.

2019-09-11 Thread GitBox
jiajunwang commented on a change in pull request #466: Integrate the WAGED rebalancer with all the related components. URL: https://github.com/apache/helix/pull/466#discussion_r323538683 ## File path:

[GitHub] [helix] i3wangyi commented on a change in pull request #465: Add soft constraint: ResourcetopStateAntiAffinityConstraint

2019-09-11 Thread GitBox
i3wangyi commented on a change in pull request #465: Add soft constraint: ResourcetopStateAntiAffinityConstraint URL: https://github.com/apache/helix/pull/465#discussion_r323511215 ## File path:

[GitHub] [helix] narendly commented on a change in pull request #466: Integrate the WAGED rebalancer with all the related components.

2019-09-11 Thread GitBox
narendly commented on a change in pull request #466: Integrate the WAGED rebalancer with all the related components. URL: https://github.com/apache/helix/pull/466#discussion_r323535310 ## File path:

[GitHub] [helix] i3wangyi commented on issue #465: Add soft constraint: ResourcetopStateAntiAffinityConstraint

2019-09-11 Thread GitBox
i3wangyi commented on issue #465: Add soft constraint: ResourcetopStateAntiAffinityConstraint URL: https://github.com/apache/helix/pull/465#issuecomment-530610214 The PR is ready to merge into wagedRebalancer, approved by @narendly

[GitHub] [helix] i3wangyi commented on a change in pull request #465: Add soft constraint: ResourcetopStateAntiAffinityConstraint

2019-09-11 Thread GitBox
i3wangyi commented on a change in pull request #465: Add soft constraint: ResourcetopStateAntiAffinityConstraint URL: https://github.com/apache/helix/pull/465#discussion_r323508122 ## File path:

[GitHub] [helix] narendly commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer.

2019-09-11 Thread GitBox
narendly commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer. URL: https://github.com/apache/helix/pull/456#discussion_r323072026 ## File path:

[GitHub] [helix] narendly commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer.

2019-09-11 Thread GitBox
narendly commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer. URL: https://github.com/apache/helix/pull/456#discussion_r323071302 ## File path:

[GitHub] [helix] narendly commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer.

2019-09-11 Thread GitBox
narendly commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer. URL: https://github.com/apache/helix/pull/456#discussion_r323071870 ## File path:

[GitHub] [helix] narendly commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer.

2019-09-11 Thread GitBox
narendly commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer. URL: https://github.com/apache/helix/pull/456#discussion_r323071579 ## File path:

[GitHub] [helix] narendly commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer.

2019-09-11 Thread GitBox
narendly commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer. URL: https://github.com/apache/helix/pull/456#discussion_r323071370 ## File path:

[GitHub] [helix] narendly commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer.

2019-09-11 Thread GitBox
narendly commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer. URL: https://github.com/apache/helix/pull/456#discussion_r323072640 ## File path:

[GitHub] [helix] narendly commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer.

2019-09-11 Thread GitBox
narendly commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer. URL: https://github.com/apache/helix/pull/456#discussion_r323072515 ## File path:

[GitHub] [helix] narendly commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer.

2019-09-11 Thread GitBox
narendly commented on a change in pull request #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer. URL: https://github.com/apache/helix/pull/456#discussion_r323071441 ## File path:

[GitHub] [helix] narendly commented on issue #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer.

2019-09-11 Thread GitBox
narendly commented on issue #456: Add delayed rebalance and user-defined preference list features to the WAGED rebalancer. URL: https://github.com/apache/helix/pull/456#issuecomment-530236281 Reminder to add tests! This is

[GitHub] [helix] narendly commented on a change in pull request #463: Implement LeastUsedInstanceConstraint soft constraint

2019-09-11 Thread GitBox
narendly commented on a change in pull request #463: Implement LeastUsedInstanceConstraint soft constraint URL: https://github.com/apache/helix/pull/463#discussion_r323074119 ## File path:

[GitHub] [helix] narendly commented on a change in pull request #463: Implement LeastUsedInstanceConstraint soft constraint

2019-09-11 Thread GitBox
narendly commented on a change in pull request #463: Implement LeastUsedInstanceConstraint soft constraint URL: https://github.com/apache/helix/pull/463#discussion_r323073947 ## File path: