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

2018-03-19 Thread Hao Zhang (JIRA)
Hao Zhang created HELIX-682: --- Summary: Stale message should not prevent controller from rebalancing resource Key: HELIX-682 URL: https://issues.apache.org/jira/browse/HELIX-682 Project: Apache Helix

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

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

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

2018-03-19 Thread zhan849
GitHub user zhan849 opened a pull request: https://github.com/apache/helix/pull/152 [HELIX-681] don't fail state transition task if we fail to remove message or send out relay message This PR includes fix on participant side: 1. Consolidated message deletion logic to HelixUtil,

[GitHub] helix pull request #151: Tutorial update for task framework new features in ...

2018-03-19 Thread jiajunwang
GitHub user jiajunwang opened a pull request: https://github.com/apache/helix/pull/151 Tutorial update for task framework new features in 0.8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/jiajunwang/helix tutorial

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

2018-03-19 Thread Hao Zhang (JIRA)
Hao Zhang created HELIX-681: --- Summary: Participant should not fail state transition on fail to delete / relay message Key: HELIX-681 URL: https://issues.apache.org/jira/browse/HELIX-681 Project: Apache

[jira] [Commented] (HELIX-679) Consolidated behaviors for deleteRecursive and deleteRecursively in ZkClient

2018-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16405634#comment-16405634 ] Hudson commented on HELIX-679: -- FAILURE: Integrated in Jenkins build helix #1414 (See

helix - Build # 1414 - Still Failing

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

[jira] [Commented] (HELIX-679) Consolidated behaviors for deleteRecursive and deleteRecursively in ZkClient

2018-03-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16405629#comment-16405629 ] ASF GitHub Bot commented on HELIX-679: -- Github user asfgit closed the pull request at:

[GitHub] helix pull request #140: [HELIX-679] consolidate semantics of recursively de...

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