helix - Build # 1416 - Still Failing

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

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

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

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

2018-03-21 Thread dasahcc
Github user dasahcc commented on a diff in the pull request: https://github.com/apache/helix/pull/156#discussion_r176271788 --- Diff: helix-core/src/main/java/org/apache/helix/controller/stages/MessageGenerationPhase.java --- @@ -121,6 +131,18 @@ public void process(ClusterEvent

[GitHub] helix pull request #154: Support Workflow/Job level timeout

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

[jira] [Commented] (HELIX-681) Participant should not fail state transition on fail to delete / relay message

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

[GitHub] helix pull request #152: [HELIX-681] don't fail state transition task if we ...

2018-03-21 Thread zhan849
Github user zhan849 commented on a diff in the pull request: https://github.com/apache/helix/pull/152#discussion_r176204863 --- Diff: helix-core/src/main/java/org/apache/helix/util/HelixUtil.java --- @@ -219,4 +220,22 @@ public static String serializeByComma(List objects) {

[jira] [Commented] (HELIX-681) Participant should not fail state transition on fail to delete / relay message

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

[GitHub] helix pull request #152: [HELIX-681] don't fail state transition task if we ...

2018-03-21 Thread zhan849
Github user zhan849 commented on a diff in the pull request: https://github.com/apache/helix/pull/152#discussion_r176182830 --- Diff: helix-core/src/main/java/org/apache/helix/messaging/handling/HelixTask.java --- @@ -168,7 +169,14 @@ public HelixTaskResult call() {

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

[jira] [Commented] (HELIX-681) Participant should not fail state transition on fail to delete / relay message

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

[jira] [Commented] (HELIX-681) Participant should not fail state transition on fail to delete / relay message

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

[GitHub] helix pull request #152: [HELIX-681] don't fail state transition task if we ...

2018-03-21 Thread lei-xia
Github user lei-xia commented on a diff in the pull request: https://github.com/apache/helix/pull/152#discussion_r176143399 --- Diff: helix-core/src/main/java/org/apache/helix/messaging/handling/HelixTask.java --- @@ -168,7 +169,14 @@ public HelixTaskResult call() {

[GitHub] helix pull request #152: [HELIX-681] don't fail state transition task if we ...

2018-03-21 Thread lei-xia
Github user lei-xia commented on a diff in the pull request: https://github.com/apache/helix/pull/152#discussion_r176144284 --- Diff: helix-core/src/main/java/org/apache/helix/util/HelixUtil.java --- @@ -219,4 +220,22 @@ public static String serializeByComma(List objects) {