[jira] [Commented] (HELIX-780) Support get/add rest api for workflow/job/task user content

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

[jira] [Commented] (HELIX-780) Support get/add rest api for workflow/job/task user content

2018-11-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16672042#comment-16672042 ] Hudson commented on HELIX-780: -- FAILURE: Integrated in Jenkins build helix #1563 (See

[jira] [Created] (HELIX-781) Implement Helix cluster view aggregator

2018-11-01 Thread Harry Zhang (JIRA)
Harry Zhang created HELIX-781: - Summary: Implement Helix cluster view aggregator Key: HELIX-781 URL: https://issues.apache.org/jira/browse/HELIX-781 Project: Apache Helix Issue Type: Task

[jira] [Commented] (HELIX-780) Support get/add rest api for workflow/job/task user content

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

[1/3] helix git commit: UI: Front page minor adjustment; prepare yarn migration

2018-11-01 Thread jxue
Repository: helix Updated Branches: refs/heads/master 44d7d2eb8 -> b64a72c48 http://git-wip-us.apache.org/repos/asf/helix/blob/b64a72c4/helix-front/yarn.lock -- diff --git a/helix-front/yarn.lock b/helix-front/yarn.lock index

[3/3] helix git commit: UI: Front page minor adjustment; prepare yarn migration

2018-11-01 Thread jxue
UI: Front page minor adjustment; prepare yarn migration Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/b64a72c4 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/b64a72c4 Diff:

[2/3] helix git commit: UI: Front page minor adjustment; prepare yarn migration

2018-11-01 Thread jxue
http://git-wip-us.apache.org/repos/asf/helix/blob/b64a72c4/helix-front/package-lock.json -- diff --git a/helix-front/package-lock.json b/helix-front/package-lock.json index 6398e0c..015140f 100644 ---

helix git commit: [HELIX-780] add get/add job user content rest api

2018-11-01 Thread jxue
Repository: helix Updated Branches: refs/heads/master 71e4b6a66 -> a09a18ac5 [HELIX-780] add get/add job user content rest api Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/a09a18ac Tree:

[6/8] helix git commit: Fix test TestClusterInMaintenanceModeWhenReachingOfflineInstancesLimit

2018-11-01 Thread jxue
Fix test TestClusterInMaintenanceModeWhenReachingOfflineInstancesLimit The test becomes unstable due to pipeline runtime changed. Change to poll and wait style check. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/c783ae78

[4/8] helix git commit: Emitting per resource rebalance status for possible calculation failure.

2018-11-01 Thread jxue
Emitting per resource rebalance status for possible calculation failure. The status in MBean will be string for debug purposes only. The resource rebalance state attribute will be in one of the following state: 1. NORMAL 2. BEST_POSSIBLE_STATE_CAL_FAILED: calculation failed or no possible

[2/8] helix git commit: Fix TestBucketizedResource.

2018-11-01 Thread jxue
Fix TestBucketizedResource. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/f9bc9f8c Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/f9bc9f8c Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/f9bc9f8c Branch:

[3/8] helix git commit: Change all Helix default created ZkClients to use ZnRecordSerializer.

2018-11-01 Thread jxue
Change all Helix default created ZkClients to use ZnRecordSerializer. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/b549cda9 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/b549cda9 Diff:

[8/8] helix git commit: Fix TestRoutingTableProviderFromTargetEV by using poll check.

2018-11-01 Thread jxue
Fix TestRoutingTableProviderFromTargetEV by using poll check. Add a 3 seconds poll for stabling the test. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/44d7d2eb Tree:

[7/8] helix git commit: Improve helix message timeout task

2018-11-01 Thread jxue
Improve helix message timeout task >From logs and code, it could be a very rare race condition that the message >actually has been processed and completed but message has not been removed. >Once it is completed, it should cancel the timeout task running with separated >thread. But just before

[jira] [Commented] (HELIX-780) Support get/add rest api for workflow/job/task user content

2018-11-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16672230#comment-16672230 ] Hudson commented on HELIX-780: -- FAILURE: Integrated in Jenkins build helix #1564 (See

[jira] [Created] (HELIX-783) TASK: Fix JobQueue's job state-related bug

2018-11-01 Thread Hunter L (JIRA)
Hunter L created HELIX-783: -- Summary: TASK: Fix JobQueue's job state-related bug Key: HELIX-783 URL: https://issues.apache.org/jira/browse/HELIX-783 Project: Apache Helix Issue Type: Improvement

[jira] [Created] (HELIX-782) TASK: Make TaskDriver use ZKClient's create when creating workflows

2018-11-01 Thread Hunter L (JIRA)
Hunter L created HELIX-782: -- Summary: TASK: Make TaskDriver use ZKClient's create when creating workflows Key: HELIX-782 URL: https://issues.apache.org/jira/browse/HELIX-782 Project: Apache Helix

[jira] [Commented] (HELIX-782) TASK: Make TaskDriver use ZKClient's create when creating workflows

2018-11-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16672389#comment-16672389 ] Hudson commented on HELIX-782: -- FAILURE: Integrated in Jenkins build helix #1566 (See

[jira] [Commented] (HELIX-780) Support get/add rest api for workflow/job/task user content

2018-11-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16672466#comment-16672466 ] Hudson commented on HELIX-780: -- FAILURE: Integrated in Jenkins build helix #1567 (See

[jira] [Commented] (HELIX-780) Support get/add rest api for workflow/job/task user content

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

[jira] [Created] (HELIX-784) TASK: Fix a bug in getExpiredJobs

2018-11-01 Thread Hunter L (JIRA)
Hunter L created HELIX-784: -- Summary: TASK: Fix a bug in getExpiredJobs Key: HELIX-784 URL: https://issues.apache.org/jira/browse/HELIX-784 Project: Apache Helix Issue Type: Improvement

[3/3] helix git commit: [HELIX-784] TASK: Fix a bug in getExpiredJobs

2018-11-01 Thread jxue
[HELIX-784] TASK: Fix a bug in getExpiredJobs getExpiredJobs(), when the job config is null, would just continue instead of adding it to expiredJobs so that the job cleanup/purge would be re-tried. This could possibly cause purge failures to leave a lot of jobs un-purged with just the job

[1/3] helix git commit: [HELIX-782] TASK: Make TaskDriver use ZKClient's create when creating workflows

2018-11-01 Thread jxue
Repository: helix Updated Branches: refs/heads/master b64a72c48 -> befb1036f [HELIX-782] TASK: Make TaskDriver use ZKClient's create when creating workflows TaskDriver should use create() but currently is using set(), which just overwrites ZNodes that are in ZK. This is undesirable and we

helix git commit: [HELIX-780] add task user content related api and added more tests

2018-11-01 Thread jxue
Repository: helix Updated Branches: refs/heads/master 73c3f0ad8 -> 18aa67b6d [HELIX-780] add task user content related api and added more tests Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/18aa67b6 Tree:

[jira] [Commented] (HELIX-780) Support get/add rest api for workflow/job/task user content

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

[2/3] helix git commit: TASK: Fix JobQueue's job state-related bug

2018-11-01 Thread jxue
TASK: Fix JobQueue's job state-related bug The bug was observed in TestTaskRebalancerStopResume:stopAndResumeNamedQueue(), which was being unstable. It was observed that for JobQueues with multiple jobs, the second job would get marked as IN_PROGRESS even though the first job hadn't

[jira] [Commented] (HELIX-784) TASK: Fix a bug in getExpiredJobs

2018-11-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16672390#comment-16672390 ] Hudson commented on HELIX-784: -- FAILURE: Integrated in Jenkins build helix #1566 (See

[1/3] helix git commit: Fix redundant DROPPED message sent to participant

2018-11-01 Thread jxue
Repository: helix Updated Branches: refs/heads/master befb1036f -> 73c3f0ad8 Fix redundant DROPPED message sent to participant It was caused by combination of two Helix logic: 1. Helix caches best possible mapping and wont recompute it unless there are changes to IdealState, LiveInstance,

[3/3] helix git commit: Fix external view does not remove old ones

2018-11-01 Thread jxue
Fix external view does not remove old ones Local cached external view may not contains the one that idealstate, current states got removed. When controller switches, we shall read the external views from Helix at least once. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit:

[2/3] helix git commit: Fix unstable test disable partition

2018-11-01 Thread jxue
Fix unstable test disable partition Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/0f0d4177 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/0f0d4177 Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/0f0d4177

helix git commit: [HELIX-779] do not clean list field in maintenance rebalancer for new resources

2018-11-01 Thread jxue
Repository: helix Updated Branches: refs/heads/master 89f351558 -> bfaa83995 [HELIX-779] do not clean list field in maintenance rebalancer for new resources Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/bfaa8399 Tree:

[jira] [Commented] (HELIX-779) Maintenance rebalancer should not clear preference list in ideal state

2018-11-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16671995#comment-16671995 ] Hudson commented on HELIX-779: -- FAILURE: Integrated in Jenkins build helix #1562 (See

[jira] [Created] (HELIX-779) Maintenance rebalancer should not clear preference list in ideal state

2018-11-01 Thread Harry Zhang (JIRA)
Harry Zhang created HELIX-779: - Summary: Maintenance rebalancer should not clear preference list in ideal state Key: HELIX-779 URL: https://issues.apache.org/jira/browse/HELIX-779 Project: Apache Helix

[jira] [Commented] (HELIX-779) Maintenance rebalancer should not clear preference list in ideal state

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

[jira] [Created] (HELIX-780) Support get/add rest api for workflow/job/task user content

2018-11-01 Thread Harry Zhang (JIRA)
Harry Zhang created HELIX-780: - Summary: Support get/add rest api for workflow/job/task user content Key: HELIX-780 URL: https://issues.apache.org/jira/browse/HELIX-780 Project: Apache Helix