[jira] [Commented] (HELIX-599) Support creating/maintaining/routing resources with same names in different instance groups

2017-12-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16298816#comment-16298816 ] Hudson commented on HELIX-599: -- FAILURE: Integrated in Jenkins build helix #1383 (See

[jira] [Commented] (HELIX-618) Job hung if the target resource does not exist anymore at the time when it is scheduled.

2017-12-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16298817#comment-16298817 ] Hudson commented on HELIX-618: -- FAILURE: Integrated in Jenkins build helix #1383 (See

[1/7] helix git commit: Initiate 0.8.0 documents

2017-12-20 Thread jxue
Repository: helix Updated Branches: refs/heads/master fa587f0bf -> e9428536d http://git-wip-us.apache.org/repos/asf/helix/blob/e9428536/website/0.8.0/src/site/site.xml -- diff --git a/website/0.8.0/src/site/site.xml

[6/7] helix git commit: Initiate 0.8.0 documents

2017-12-20 Thread jxue
http://git-wip-us.apache.org/repos/asf/helix/blob/e9428536/website/0.8.0/src/site/markdown/recipes/service_discovery.md -- diff --git a/website/0.8.0/src/site/markdown/recipes/service_discovery.md

[4/7] helix git commit: Initiate 0.8.0 documents

2017-12-20 Thread jxue
http://git-wip-us.apache.org/repos/asf/helix/blob/e9428536/website/0.8.0/src/site/resources/css/bootstrap.min.css -- diff --git a/website/0.8.0/src/site/resources/css/bootstrap.min.css

[5/7] helix git commit: Initiate 0.8.0 documents

2017-12-20 Thread jxue
http://git-wip-us.apache.org/repos/asf/helix/blob/e9428536/website/0.8.0/src/site/markdown/tutorial_task_framework.md -- diff --git a/website/0.8.0/src/site/markdown/tutorial_task_framework.md

[3/7] helix git commit: Initiate 0.8.0 documents

2017-12-20 Thread jxue
http://git-wip-us.apache.org/repos/asf/helix/blob/e9428536/website/0.8.0/src/site/resources/download.cgi -- diff --git a/website/0.8.0/src/site/resources/download.cgi b/website/0.8.0/src/site/resources/download.cgi new file mode

[25/50] [abbrv] helix git commit: Adding getMetricName method to wrap dynamic metric name generating logic.

2017-12-20 Thread jxue
Adding getMetricName method to wrap dynamic metric name generating logic. This is for simplify monitor implementation and reduce duplicate code. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/38704707 Tree:

[50/50] [abbrv] helix git commit: Fix conflicts and make test passed

2017-12-20 Thread jxue
Fix conflicts and make test passed Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/fa587f0b Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/fa587f0b Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/fa587f0b

[34/50] [abbrv] helix git commit: [helix-front] Added Maven build support

2017-12-20 Thread jxue
http://git-wip-us.apache.org/repos/asf/helix/blob/b65f6ec9/helix-front/dist/main.bundle.js -- diff --git a/helix-front/dist/main.bundle.js b/helix-front/dist/main.bundle.js deleted file mode 100644 index 40a7d46..000 ---

[31/50] [abbrv] helix git commit: [helix-front] Added Maven build support

2017-12-20 Thread jxue
http://git-wip-us.apache.org/repos/asf/helix/blob/b65f6ec9/helix-front/dist/polyfills.bundle.js.map -- diff --git a/helix-front/dist/polyfills.bundle.js.map b/helix-front/dist/polyfills.bundle.js.map deleted file mode 100644

[11/50] [abbrv] helix git commit: [helix-front] Adding support for permission check

2017-12-20 Thread jxue
[helix-front] Adding support for permission check Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/fc04d533 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/fc04d533 Diff:

[03/50] [abbrv] helix git commit: Refactor ZkClient methods to simplify monitoring configures when create a client.

2017-12-20 Thread jxue
Refactor ZkClient methods to simplify monitoring configures when create a client. Additional change: 1. Refine monitor class to reduce unnecessary MBean attributes for ZkClient. 2. Apply new monitor framework to MessageLatencyMonitor. 3. Fix a MBeanRegistrar bug, MBean should be registered

[26/50] [abbrv] helix git commit: [helix-front] Added Maven build support

2017-12-20 Thread jxue
http://git-wip-us.apache.org/repos/asf/helix/blob/b65f6ec9/helix-front/pom.xml -- diff --git a/helix-front/pom.xml b/helix-front/pom.xml index a3ce38d..2c04331 100644 --- a/helix-front/pom.xml +++ b/helix-front/pom.xml @@ -19,9

[41/50] [abbrv] helix git commit: [helix-front] only allow guest to perform GET operations

2017-12-20 Thread jxue
[helix-front] only allow guest to perform GET operations Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/874f9e63 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/874f9e63 Diff:

[29/50] [abbrv] helix git commit: [helix-front] Added Maven build support

2017-12-20 Thread jxue
http://git-wip-us.apache.org/repos/asf/helix/blob/b65f6ec9/helix-front/dist/styles.bundle.js.map -- diff --git a/helix-front/dist/styles.bundle.js.map b/helix-front/dist/styles.bundle.js.map deleted file mode 100644 index

[15/50] [abbrv] helix git commit: Optimize ClusterDataCache's data refresh strategy by: 1) cacheing CurrentStates locally and update only these that have been changed from zk. 2) Controller listens on

2017-12-20 Thread jxue
Optimize ClusterDataCache's data refresh strategy by: 1) cacheing CurrentStates locally and update only these that have been changed from zk. 2) Controller listens on ResourceConfig changes 3) Cache resource configs locally and update them all if there is any changes to resource configs.

[24/50] [abbrv] helix git commit: Avoid instance name in the HelixZkClient, HelixCallback and ParticipantMessageMonitor metric sensor name.

2017-12-20 Thread jxue
Avoid instance name in the HelixZkClient, HelixCallback and ParticipantMessageMonitor metric sensor name. Instance name is duplicate information in most cases. The monitor system already be aware of this information when it collects metrics from a host. To make it worse, instance name makes

[44/50] [abbrv] helix git commit: Fix a bug in caching bestpossible states in ClusterDataCache.

2017-12-20 Thread jxue
Fix a bug in caching bestpossible states in ClusterDataCache. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/a83e8d65 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/a83e8d65 Diff:

[40/50] [abbrv] helix git commit: Ignore disabled instances that miss topology information when builds the cluster topology.

2017-12-20 Thread jxue
Ignore disabled instances that miss topology information when builds the cluster topology. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/b69043c6 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/b69043c6 Diff:

[22/50] [abbrv] helix git commit: [helix-front] Allow new cluster activation

2017-12-20 Thread jxue
[helix-front] Allow new cluster activation Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/8bbe0575 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/8bbe0575 Diff:

[39/50] [abbrv] helix git commit: [helix-front] Added simple username pass down

2017-12-20 Thread jxue
[helix-front] Added simple username pass down Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/d2549fac Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/d2549fac Diff:

[18/50] [abbrv] helix git commit: Fix TaskStateModel thread leaking issue, and name all thread-pool created in Helix.

2017-12-20 Thread jxue
Fix TaskStateModel thread leaking issue, and name all thread-pool created in Helix. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/1af0a841 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/1af0a841 Diff:

[20/50] [abbrv] helix git commit: Cache BestPossible mappings in ClusterDataCache and avoid to recompute it in CustomerRebalancer.

2017-12-20 Thread jxue
Cache BestPossible mappings in ClusterDataCache and avoid to recompute it in CustomerRebalancer. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/ca05c3d3 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/ca05c3d3 Diff:

[30/50] [abbrv] helix git commit: [helix-front] Added Maven build support

2017-12-20 Thread jxue
http://git-wip-us.apache.org/repos/asf/helix/blob/b65f6ec9/helix-front/dist/styles.bundle.js -- diff --git a/helix-front/dist/styles.bundle.js b/helix-front/dist/styles.bundle.js deleted file mode 100644 index ecd2e28..000

[09/50] [abbrv] helix git commit: [helix-front] Add/Remove/Enable/Disable Instances

2017-12-20 Thread jxue
[helix-front] Add/Remove/Enable/Disable Instances Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/1d844b36 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/1d844b36 Diff:

[45/50] [abbrv] helix git commit: TargetExternalView implementation

2017-12-20 Thread jxue
TargetExternalView implementation To make router quickly update, we will have a target external view implementation that make router listen on newly calculated change of master instead of waiting for M->S and S->M complete. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit:

[12/50] [abbrv] helix git commit: Fix no master replica when all of replica in new instances turn to ERROR state when migrating existing replicas to all new instances in DelayedAutoRebalancer.

2017-12-20 Thread jxue
Fix no master replica when all of replica in new instances turn to ERROR state when migrating existing replicas to all new instances in DelayedAutoRebalancer. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/bf181daf Tree:

[28/50] [abbrv] helix git commit: [helix-front] Added Maven build support

2017-12-20 Thread jxue
http://git-wip-us.apache.org/repos/asf/helix/blob/b65f6ec9/helix-front/dist/vendor.bundle.js -- diff --git a/helix-front/dist/vendor.bundle.js b/helix-front/dist/vendor.bundle.js deleted file mode 100644 index 494fadd..000

[43/50] [abbrv] helix git commit: Refactor and fix more integration tests.

2017-12-20 Thread jxue
Refactor and fix more integration tests. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/de38a7db Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/de38a7db Diff:

[47/50] [abbrv] helix git commit: Merge branch 'helixli/master'

2017-12-20 Thread jxue
Merge branch 'helixli/master' Conflicts: helix-admin-webapp/helix-admin-webapp-0.6.10-SNAPSHOT.ivy helix-admin-webapp/helix-admin-webapp-0.6.6-SNAPSHOT.ivy helix-admin-webapp/helix-admin-webapp-0.6.9-SNAPSHOT.ivy helix-admin-webapp/pom.xml

[33/50] [abbrv] helix git commit: [helix-front] Added Maven build support

2017-12-20 Thread jxue
http://git-wip-us.apache.org/repos/asf/helix/blob/b65f6ec9/helix-front/dist/main.bundle.js.map -- diff --git a/helix-front/dist/main.bundle.js.map b/helix-front/dist/main.bundle.js.map deleted file mode 100644 index

[02/50] [abbrv] helix git commit: Add Pipeline types to differentiate logs

2017-12-20 Thread jxue
Add Pipeline types to differentiate logs Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/c7b250a8 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/c7b250a8 Diff:

[21/50] [abbrv] helix git commit: Fix PropertyKey.hashcode() method.

2017-12-20 Thread jxue
Fix PropertyKey.hashcode() method. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/83e10dbe Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/83e10dbe Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/83e10dbe

[46/50] [abbrv] helix git commit: Merge branch 'helixli/master'

2017-12-20 Thread jxue
http://git-wip-us.apache.org/repos/asf/helix/blob/fe0b6e80/helix-core/src/test/java/org/apache/helix/integration/messaging/TestMessageThrottle2.java -- diff --cc

[19/50] [abbrv] helix git commit: [helix-front] Resource add/remove/enable/disable

2017-12-20 Thread jxue
[helix-front] Resource add/remove/enable/disable Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/a595e3f9 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/a595e3f9 Diff:

[32/50] [abbrv] helix git commit: [helix-front] Added Maven build support

2017-12-20 Thread jxue
http://git-wip-us.apache.org/repos/asf/helix/blob/b65f6ec9/helix-front/dist/polyfills.bundle.js -- diff --git a/helix-front/dist/polyfills.bundle.js b/helix-front/dist/polyfills.bundle.js deleted file mode 100644 index

[42/50] [abbrv] helix git commit: Refactor and fix more integration tests.

2017-12-20 Thread jxue
http://git-wip-us.apache.org/repos/asf/helix/blob/de38a7db/helix-core/src/test/java/org/apache/helix/integration/rebalancer/TestCrushAutoRebalanceNonRack.java -- diff --git

[23/50] [abbrv] helix git commit: Improve for MultiRoundCRUSH

2017-12-20 Thread jxue
Improve for MultiRoundCRUSH Recalculate weight of MultiRoundCRUSH algorithm that makes the distribution more balance. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/f4642429 Tree:

[04/50] [abbrv] helix git commit: [helix-front] Read Certs passphrase from file

2017-12-20 Thread jxue
[helix-front] Read Certs passphrase from file Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/3948840c Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/3948840c Diff:

[13/50] [abbrv] helix git commit: [helix-front] Enable/Disable clusters

2017-12-20 Thread jxue
[helix-front] Enable/Disable clusters Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/28d1a2f8 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/28d1a2f8 Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/28d1a2f8

[49/50] [abbrv] helix git commit: Fix conflicts and make test passed

2017-12-20 Thread jxue
http://git-wip-us.apache.org/repos/asf/helix/blob/fa587f0b/helix-core/src/test/java/org/apache/helix/integration/TestCrushAutoRebalanceNonRack.java -- diff --git

[14/50] [abbrv] helix git commit: Optimize ClusterDataCache's data refresh strategy by: 1) cacheing CurrentStates locally and update only these that have been changed from zk. 2) Controller listens on

2017-12-20 Thread jxue
http://git-wip-us.apache.org/repos/asf/helix/blob/d6f4943e/helix-core/src/test/java/org/apache/helix/integration/paticipant/TestInstanceHistory.java -- diff --git

[27/50] [abbrv] helix git commit: [helix-front] Added Maven build support

2017-12-20 Thread jxue
http://git-wip-us.apache.org/repos/asf/helix/blob/b65f6ec9/helix-front/dist/vendor.bundle.js.map -- diff --git a/helix-front/dist/vendor.bundle.js.map b/helix-front/dist/vendor.bundle.js.map deleted file mode 100644 index

[05/50] [abbrv] helix git commit: Fix build the workflowconfig by fromHelixProperty

2017-12-20 Thread jxue
Fix build the workflowconfig by fromHelixProperty Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/c73f692f Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/c73f692f Diff:

[10/50] [abbrv] helix git commit: [helix-front] Deal with special case that some instance does not have HELIX_ENABLED config item

2017-12-20 Thread jxue
[helix-front] Deal with special case that some instance does not have HELIX_ENABLED config item Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/6aa42664 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/6aa42664 Diff:

[07/50] [abbrv] helix git commit: Add log for mastership handoff

2017-12-20 Thread jxue
Add log for mastership handoff Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/edaf78e2 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/edaf78e2 Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/edaf78e2

[08/50] [abbrv] helix git commit: Fix NPE in clusterstatusmonitor.

2017-12-20 Thread jxue
Fix NPE in clusterstatusmonitor. Should check _oldDisabledPartitions for preventing null values. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/06a9350f Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/06a9350f Diff: