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

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

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

2018-03-22 Thread lei-xia
Github user lei-xia commented on a diff in the pull request: https://github.com/apache/helix/pull/155#discussion_r176492004 --- Diff: helix-core/src/main/java/org/apache/helix/spectator/RoutingTableSnapshot.java --- @@ -0,0 +1,151 @@ +package org.apache.helix.spectator; +

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

2018-03-22 Thread lei-xia
Github user lei-xia commented on a diff in the pull request: https://github.com/apache/helix/pull/155#discussion_r176491654 --- Diff: helix-core/src/main/java/org/apache/helix/spectator/RoutingTableSnapshot.java --- @@ -0,0 +1,151 @@ +package org.apache.helix.spectator; +

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

2018-03-22 Thread lei-xia
Github user lei-xia commented on a diff in the pull request: https://github.com/apache/helix/pull/155#discussion_r176490668 --- Diff: helix-core/src/main/java/org/apache/helix/manager/zk/CallbackHandler.java --- @@ -576,8 +573,8 @@ public void handleDataChange(String dataPath,

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

2018-03-21 Thread kishoreg
Github user kishoreg commented on a diff in the pull request: https://github.com/apache/helix/pull/155#discussion_r176172589 --- Diff: helix-core/src/main/java/org/apache/helix/spectator/RoutingTableSnapshot.java --- @@ -0,0 +1,151 @@ +package org.apache.helix.spectator;

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

2018-03-21 Thread kishoreg
Github user kishoreg commented on a diff in the pull request: https://github.com/apache/helix/pull/155#discussion_r176171189 --- Diff: helix-core/src/main/java/org/apache/helix/manager/zk/CallbackHandler.java --- @@ -576,8 +573,8 @@ public void handleDataChange(String dataPath,

[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)