helix - Build # 1429 - Still Failing

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

helix - Build # 1428 - Still Failing

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

[jira] [Commented] (HELIX-687) Add synchronized delete for workflows

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

[GitHub] helix pull request #168: Add synchronized delete for workflows

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

[jira] [Commented] (HELIX-688) Add method that returns start time of the most recent task scheduled

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

[GitHub] helix pull request #170: [HELIX-688] Add method that returns start time of t...

2018-03-27 Thread narendly
GitHub user narendly opened a pull request: https://github.com/apache/helix/pull/170 [HELIX-688] Add method that returns start time of the most recent tas… …k scheduled getLastScheduledTaskTimestamp returns the timestamp for the start time of the task that was

[jira] [Created] (HELIX-688) Add method that returns start time of the most recent task scheduled

2018-03-27 Thread Hunter L (JIRA)
Hunter L created HELIX-688: -- Summary: Add method that returns start time of the most recent task scheduled Key: HELIX-688 URL: https://issues.apache.org/jira/browse/HELIX-688 Project: Apache Helix

helix - Build # 1427 - Still Failing

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

[jira] [Commented] (HELIX-686) Add support for WorkflowContext in PropertyKey

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

[GitHub] helix pull request #166: Add support for WorkflowContext in PropertyKey

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

[jira] [Commented] (HELIX-685) Set job state to NOT_STARTED at creation

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

helix - Build # 1426 - Still Failing

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

helix - Build # 1425 - Still Failing

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

[jira] [Commented] (HELIX-684) Add health monitoring API to ResourceAccessor

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

[GitHub] helix pull request #165: Set job state to NOT_STARTED at job creation in Wor...

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

[GitHub] helix pull request #164: Add health status API in ResourceAccessor

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

[GitHub] helix pull request #159: Improvements to Helix's Callback handling.

2018-03-27 Thread lei-xia
Github user lei-xia commented on a diff in the pull request: https://github.com/apache/helix/pull/159#discussion_r177537725 --- Diff: helix-core/src/main/java/org/apache/helix/common/DedupEventBlockingQueue.java --- @@ -0,0 +1,139 @@ +package org.apache.helix.common; +

[GitHub] helix pull request #159: Improvements to Helix's Callback handling.

2018-03-27 Thread lei-xia
Github user lei-xia commented on a diff in the pull request: https://github.com/apache/helix/pull/159#discussion_r177537463 --- Diff: helix-core/src/main/java/org/apache/helix/common/DedupEventBlockingQueue.java --- @@ -0,0 +1,139 @@ +package org.apache.helix.common; +

[GitHub] helix pull request #159: Improvements to Helix's Callback handling.

2018-03-27 Thread lei-xia
Github user lei-xia commented on a diff in the pull request: https://github.com/apache/helix/pull/159#discussion_r177534964 --- Diff: helix-core/src/main/java/org/apache/helix/manager/zk/CallbackHandler.java --- @@ -153,7 +195,12 @@ private void parseListenerProperties() {

[GitHub] helix pull request #169: Two Performance Improvement for Rebalance pipeline

2018-03-27 Thread dasahcc
Github user dasahcc commented on a diff in the pull request: https://github.com/apache/helix/pull/169#discussion_r177527783 --- Diff: helix-core/src/main/java/org/apache/helix/common/caches/BasicClusterDataCache.java --- @@ -104,6 +108,52 @@ public void refresh(HelixDataAccessor

[GitHub] helix pull request #169: Two Performance Improvement for Rebalance pipeline

2018-03-27 Thread dasahcc
Github user dasahcc commented on a diff in the pull request: https://github.com/apache/helix/pull/169#discussion_r177527495 --- Diff: helix-core/src/main/java/org/apache/helix/common/caches/BasicClusterDataCache.java --- @@ -104,6 +108,52 @@ public void refresh(HelixDataAccessor

[GitHub] helix pull request #169: Two Performance Improvement for Rebalance pipeline

2018-03-27 Thread dasahcc
Github user dasahcc commented on a diff in the pull request: https://github.com/apache/helix/pull/169#discussion_r177527357 --- Diff: helix-core/src/main/java/org/apache/helix/common/caches/BasicClusterDataCache.java --- @@ -104,6 +108,52 @@ public void refresh(HelixDataAccessor

[GitHub] helix pull request #169: Two Performance Improvement for Rebalance pipeline

2018-03-27 Thread dasahcc
Github user dasahcc commented on a diff in the pull request: https://github.com/apache/helix/pull/169#discussion_r177527284 --- Diff: helix-core/src/main/java/org/apache/helix/common/caches/BasicClusterDataCache.java --- @@ -104,6 +108,52 @@ public void refresh(HelixDataAccessor

[GitHub] helix pull request #169: Two Performance Improvement for Rebalance pipeline

2018-03-27 Thread dasahcc
Github user dasahcc commented on a diff in the pull request: https://github.com/apache/helix/pull/169#discussion_r177526661 --- Diff: helix-core/src/main/java/org/apache/helix/common/caches/BasicClusterDataCache.java --- @@ -104,6 +108,52 @@ public void refresh(HelixDataAccessor

[GitHub] helix pull request #169: Two Performance Improvement for Rebalance pipeline

2018-03-27 Thread kishoreg
Github user kishoreg commented on a diff in the pull request: https://github.com/apache/helix/pull/169#discussion_r177523538 --- Diff: helix-core/src/main/java/org/apache/helix/common/caches/BasicClusterDataCache.java --- @@ -104,6 +108,52 @@ public void refresh(HelixDataAccessor

[GitHub] helix pull request #169: Two Performance Improvement for Rebalance pipeline

2018-03-27 Thread kishoreg
Github user kishoreg commented on a diff in the pull request: https://github.com/apache/helix/pull/169#discussion_r177523236 --- Diff: helix-core/src/main/java/org/apache/helix/common/caches/BasicClusterDataCache.java --- @@ -104,6 +108,52 @@ public void refresh(HelixDataAccessor

[GitHub] helix pull request #169: Two Performance Improvement for Rebalance pipeline

2018-03-27 Thread kishoreg
Github user kishoreg commented on a diff in the pull request: https://github.com/apache/helix/pull/169#discussion_r177522574 --- Diff: helix-core/src/main/java/org/apache/helix/common/caches/BasicClusterDataCache.java --- @@ -104,6 +108,52 @@ public void refresh(HelixDataAccessor

[GitHub] helix pull request #169: Two Performance Improvement for Rebalance pipeline

2018-03-27 Thread kishoreg
Github user kishoreg commented on a diff in the pull request: https://github.com/apache/helix/pull/169#discussion_r177523148 --- Diff: helix-core/src/main/java/org/apache/helix/common/caches/BasicClusterDataCache.java --- @@ -104,6 +108,52 @@ public void refresh(HelixDataAccessor

[GitHub] helix pull request #169: Two Performance Improvement for Rebalance pipeline

2018-03-27 Thread kishoreg
Github user kishoreg commented on a diff in the pull request: https://github.com/apache/helix/pull/169#discussion_r177522908 --- Diff: helix-core/src/main/java/org/apache/helix/common/caches/BasicClusterDataCache.java --- @@ -104,6 +108,52 @@ public void refresh(HelixDataAccessor