[helix] branch master updated: Add new metrics to record ZNRecord compression count. (#1943)

2022-02-02 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 05cf861 Add new metrics to record ZNRecord

[helix] branch master updated: Fix race condition in scheduler message processing logic. (#1930)

2022-01-18 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 55f5ed8 Fix race condition in scheduler

[helix] branch master updated: Avoid NPE when getting property store through Helix-rest API. (#1929)

2022-01-07 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new f6aad0d Avoid NPE when getting property

[helix] branch master updated: Make theadpool shutdown timeout configurable for the HelixTaskExecutor. (#1920)

2021-12-13 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 5ed4163 Make theadpool shutdown timeout

[helix] branch master updated: Add additional ZK serializer configuration to active ZNRecord compression even the node size is smaller than write size limit.

2021-11-04 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 9c5e9fc Add additional ZK serializer

[helix] branch master updated: Fix a potential race condition in MBean unregister logic.

2021-09-01 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 1174926 Fix a potential race condition in

[helix] 02/02: Upgrade mockito lib version to avoid test case failure due to mock mechanism legacy issues.

2021-09-01 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git commit e003db01e993e477072f24e24ecaed023eb0303b Author: Jiajun Wang AuthorDate: Tue Aug 31 14:01:10 2021 -0700 Upgrade

[helix] 01/02: Improve TestControllerLeadershipChange test logic to tolerate longer delay when test runs. (#1853)

2021-09-01 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git commit 2bc809f0324e4c3621921070fadeea8af5e3e6a7 Author: Jiajun Wang AuthorDate: Tue Aug 31 10:24:05 2021 -0700 Improve

[helix] branch master updated (eacfd97 -> e003db0)

2021-09-01 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/helix.git. from eacfd97 Remove unpublished 0.9.9 new 2bc809f Improve TestControllerLeadershipChange test logic to tolerate

[helix] branch master updated: Revert "Improve TestControllerLeadershipChange test logic to tolerate longer delay when test runs. (#1853)" (#1860)

2021-08-31 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new d616ec3 Revert "Im

[helix] branch revert-1853-master created (now cda7c02)

2021-08-31 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a change to branch revert-1853-master in repository https://gitbox.apache.org/repos/asf/helix.git. at cda7c02 Revert "Improve TestControllerLeadershipChange test logic to tolerate longer delay

[helix] 01/01: Revert "Improve TestControllerLeadershipChange test logic to tolerate longer delay when test runs. (#1853)"

2021-08-31 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch revert-1853-master in repository https://gitbox.apache.org/repos/asf/helix.git commit cda7c02ede61968185841d9e12d46c1206f5f953 Author: Jiajun Wang AuthorDate: Tue Aug 31 13:00:38 2021 -0700

[helix] branch master updated: Improve TestControllerLeadershipChange test logic to tolerate longer delay when test runs. (#1853)

2021-08-31 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new a570d05 Improve

[helix] branch master updated: Throw exception when query partition assignment in Maintenance mode (#1855)

2021-08-30 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 52b4719 Throw exception when query

[helix] branch master updated (c24b32f -> f6eede8)

2021-08-30 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/helix.git. from c24b32f Use activate/DeactivateInstances as keyword in PartitionAssignment API (#1850) add f6eede8

[helix] branch master updated: Use activate/DeactivateInstances as keyword in PartitionAssignment API (#1850)

2021-08-24 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new c24b32f Use activate/DeactivateInstances as

[helix] branch master updated: Add stop server wait time to be 10 seconds in MockMetadataStoreDirectoryServer to avoid test failure. (#1848)

2021-08-23 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 4ccf721 Add stop server wait time to be 10

[helix] branch master updated: Check server field state before shutdown to avoid NPE in MockMetadataStoreDirectoryServer. (#1847)

2021-08-23 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 3d352c3 Check server field state before

[helix] branch master updated: Fix the JavaDoc about transition priority. (#1831)

2021-08-04 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 11f18e2 Fix the JavaDoc about transition

[helix] branch master updated: Fix TestZkConnectionLost (#1824)

2021-08-03 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 1b3b31c Fix TestZkConnectionLost (#1824

[helix] branch master updated: Add response metadata to response header for partitionAssignment (#1797)

2021-08-03 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 84835c5 Add response metadata to response

[helix] branch master updated: Stabilize the ZkClient monitor tests. (#1813)

2021-07-15 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new f1bd26f Stabilize the ZkClient monitor

[helix] branch master updated: Support currentState format for partitionAssignment (#1787)

2021-06-11 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 8911f7e Support currentState format for

[helix] branch master updated: Add a badge to track flaky tests. (#1791)

2021-06-11 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 93efb48 Add a badge to track flaky tests

[helix] branch master updated (ff44fa5 -> cebc221)

2021-06-09 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/helix.git. from ff44fa5 Update the version in website add cebc221 Fix import code style in PropertyPathBuilder. (#1790

[helix] branch master updated: Gracefully handle interruptions in the Helix logic. (#1779)

2021-06-02 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 16117fe Gracefully handle interruptions in

[helix] branch master updated: Get rid of non-official ZK error code to avoid NPEs. (#1778)

2021-06-02 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 1a37d5c Get rid of non-official ZK error

[helix] branch master updated: Remove unused field in ZKHelixDataAccessor - code clean with no logic change (#1764)

2021-06-01 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 7f05db2 Remove unused field in

[helix] branch master updated: Update Helix-CI.yml

2021-05-28 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 7c60bed Update Helix-CI.yml 7c60bed is

[helix] branch master updated (2e67f74 -> fd06a68)

2021-05-27 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/helix.git. from 2e67f74 [maven-release-plugin] prepare for next development iteration add fd06a68 Update Helix-CI.yml No

[helix] branch master updated: Change instance status in Helix UI to be colorblind-friendly (#1759)

2021-05-26 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new bab58b2 Change instance status in Helix UI

[helix] branch master updated: Add concurrent control to DistClusterControllerStateModel._controller access to avoid NPE. (#1753)

2021-05-26 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 3a494a4 Add concurrent control to

[helix] branch master updated: Automatically create issues for the failed tests. (#1757)

2021-05-26 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 9b0d085 Automatically create issues for the

[helix] branch master updated (b12e025 -> faa0cd3)

2021-05-26 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/helix.git. from b12e025 Use 1 min sliding window size for Helix rest metrics (#1749) add faa0cd3 Remove a potential

[helix] branch master updated: Properly clean up TaskCurrentState sessions (#1736)

2021-05-18 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new c68b029 Properly clean up TaskCurrentState

[helix] branch master updated: Fix the unstable test TestWagedNodeSwap. (#1738)

2021-05-17 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 481d548 Fix the unstable test

[helix] branch master updated: Fix unstable test TestZkCallbackHandlerLeak. (#1734)

2021-05-12 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 1758f2d Fix unstable test

[helix] branch master updated: Correct getAssignmentForWagedFullAutoImpl snapshot behavior (#1730)

2021-05-11 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new e2ec350 Correct

[helix] branch master updated: Update restlet repository url and adjust the repository order to fix build. (#1726)

2021-05-07 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new b3ff081 Update restlet repository url and

[helix] branch master updated: Improve WAGED simulation API by throwing exception on FAILED_TO_CALCULATE (#1701)

2021-05-06 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 524ce38 Improve WAGED simulation API by

[helix] branch master updated: Add PR Template Section for Backward Compatibility Breaking Changes (#1699)

2021-05-05 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new edb6045 Add PR Template Section for

[helix] branch master updated: Clarify error for ZkSessionMismatchedException in ZkAsyncCallbacks (#1718)

2021-05-05 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 6617d91 Clarify error for

[helix] branch master updated: Remove the logic that disables the partitions which fails to be state-transited from the ERROR state. (#1721)

2021-05-04 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new bee860a Remove the logic that disables the

[helix] 04/04: Improve the WAGED.ConstraintBasedAlgorithm sorting logic to prioritize replica with larger impact (#1691)

2021-05-03 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git commit fe4a9bbdd00928b285eaa896c3a1d11a62299f8d Author: xyuanlu AuthorDate: Fri Apr 23 21:42:23 2021 -0700 Improve the

[helix] 02/04: New PartitionMovementConstraint and BaselineInfluenceConstraint for Waged (#1658)

2021-05-03 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git commit 7b546473ba2aa0e3b4b3969ca7618d618bda Author: Neal Sun AuthorDate: Mon Mar 8 16:44:31 2021 -0800 New

[helix] 01/04: Add TopStateUsage constraint to Waged (#1652)

2021-05-03 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git commit c1eeec34c284828108279cb5f5843181a5584865 Author: Neal Sun AuthorDate: Mon Mar 1 13:40:04 2021 -0800 Add

[helix] 03/04: Increase largest possible rebalance preference ratio (#1668)

2021-05-03 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git commit 0ebf61a5bbbd8f5e18ec8708ac63e444988d43ea Author: Neal Sun AuthorDate: Wed Mar 10 11:28:58 2021 -0800 Increase

[helix] branch master updated (af3ee1c -> fe4a9bb)

2021-05-03 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/helix.git. from af3ee1c Change MessageQueueMonitor from static to dynamic metric (#1715) new c1eeec3 Add TopStateUsage

[helix] branch wagedImprove updated: Improve the WAGED.ConstraintBasedAlgorithm sorting logic to prioritize replica with larger impact (#1691)

2021-04-23 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch wagedImprove in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/wagedImprove by this push: new 47b30a9 Improve the

[helix] branch master updated: Fix test TestResourceChangeDetector. (#1712)

2021-04-23 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 541d093 Fix test TestResourceChangeDetector

[helix] 02/03: New PartitionMovementConstraint and BaselineInfluenceConstraint for Waged (#1658)

2021-04-23 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch wagedImprove in repository https://gitbox.apache.org/repos/asf/helix.git commit 89877b8f7fe2ce8ca6471a425edd77500c9458db Author: Neal Sun AuthorDate: Mon Mar 8 16:44:31 2021 -0800 New

[helix] 01/03: Add TopStateUsage constraint to Waged (#1652)

2021-04-23 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch wagedImprove in repository https://gitbox.apache.org/repos/asf/helix.git commit 5db7301f6eceed841f0fd44d0c7cc860cae2bc7f Author: Neal Sun AuthorDate: Mon Mar 1 13:40:04 2021 -0800 Add

[helix] 03/03: Increase largest possible rebalance preference ratio (#1668)

2021-04-23 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch wagedImprove in repository https://gitbox.apache.org/repos/asf/helix.git commit c76d3a0d11960c8bcb20a68d7ad1cc35869a2420 Author: Neal Sun AuthorDate: Wed Mar 10 11:28:58 2021 -0800

[helix] branch wagedImprove updated (f92dfd5 -> c76d3a0)

2021-04-23 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a change to branch wagedImprove in repository https://gitbox.apache.org/repos/asf/helix.git. omit f92dfd5 Increase largest possible rebalance preference ratio (#1668) omit de279e5 New

[helix] branch master updated: Fix the unstable test TestDisableCustomCodeRunner. (#1710)

2021-04-23 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new f29359a Fix the unstable test

[helix] branch master updated (5c9aa78 -> dcd6966)

2021-04-23 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/helix.git. from 5c9aa78 Fix flaky TestAssignableInstanceManager (#1708) add dcd6966 Enforce the jacoco-maven-plugin

[helix] branch master updated: Fix flaky TestAssignableInstanceManager (#1708)

2021-04-22 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 5c9aa78 Fix flaky

[helix] branch master updated: Ensure the CI result report action is done even test fails.

2021-04-22 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new d0167e4 Ensure the CI result report action

[helix] branch master updated: Print test result with annotations.

2021-04-22 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 2215ef9 Print test result with annotations

[helix] branch master updated: Add -fae for continue testing on partial tests failure.

2021-04-21 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new a1a6cb0 Add -fae for continue testing on

[helix] branch master updated: Keep the PR CI and merge to master CI separate so the corresponding badge is accurate.

2021-04-21 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new c22b312 Keep the PR CI and merge to master

[helix] branch master updated: Enhance and simplify the Github Action script.

2021-04-20 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 7032f22 Enhance and simplify the Github

[helix] branch master updated: Add ignore paths to the codecov setting.

2021-04-20 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 01d6465 Add ignore paths to the codecov

[helix] branch master updated: Update README.md

2021-04-20 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 8b25033 Update README.md 8b25033 is

[helix] 02/02: Upload the code coverage report to codecov.

2021-04-20 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git commit 07c5d2230165513dbba462fa7ded366b942451eb Author: Jiajun Wang AuthorDate: Fri Apr 16 14:48:59 2021 -0700 Upload

[helix] branch master updated (5414f86 -> 07c5d22)

2021-04-20 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/helix.git. from 5414f86 Fix unexpected result when resuming a cluster from paused/maintenance mode. (#1698) new 10810a2

[helix] 01/02: Skip out-of-date tests in the Helix Merge CI test and generate code coverage report.

2021-04-20 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git commit 10810a278549bffc2f621608e026367928822906 Author: Jiajun Wang AuthorDate: Wed Apr 14 23:11:47 2021 -0700 Skip

[helix] branch master updated: Fix unexpected result when resuming a cluster from paused/maintenance mode. (#1698)

2021-04-20 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 5414f86 Fix unexpected result when resuming

[helix] branch master updated (0a5682f -> 5eae445)

2021-04-14 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/helix.git. from 0a5682f Revert "Change participant message monitor to use dynamic metric (#1685)" (#1693) a

[helix] branch master updated: Improve the GenericHelixController global tracking record to support multiple controller objects for the same cluster in one JVM. (#1676)

2021-03-26 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 6d9ff4b Improve the GenericHelixController

[helix] branch master updated: Add test wait time for stablizing TestZkClientAsyncRetry. (#1673)

2021-03-18 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new e2423e5 Add test wait time for stablizing

[helix] branch wagedImprove updated: Increase largest possible rebalance preference ratio (#1668)

2021-03-10 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch wagedImprove in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/wagedImprove by this push: new f92dfd5 Increase largest

[helix] branch wagedImprove updated: New PartitionMovementConstraint and BaselineInfluenceConstraint for Waged (#1658)

2021-03-08 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch wagedImprove in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/wagedImprove by this push: new de279e5 New

[helix] branch wagedImprove updated: Add TopStateUsage constraint to Waged (#1652)

2021-03-01 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch wagedImprove in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/wagedImprove by this push: new 128ccde Add TopStateUsage

[helix] branch master updated: Fix TestClusterAccessor. (#1657)

2021-02-26 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 6a957b9 Fix TestClusterAccessor. (#1657

[helix] branch wagedImprove updated (fd84ca8 -> 3338e95)

2021-02-24 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a change to branch wagedImprove in repository https://gitbox.apache.org/repos/asf/helix.git. from fd84ca8 Include Exception Message in Log of ZkBaseDataAccessor#get() (#1609) add d7f8198 add Meng

[helix] branch master updated: Add metrics for continuous resource/task rebalance failure count (#1649)

2021-02-17 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 7543509 Add metrics for continuous resource

[helix] branch master updated: Fix TaskStateModelFactory no msds endpoint multizk situation (#1644)

2021-02-12 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new a153518 Fix TaskStateModelFactory no msds

[helix] branch throttle updated: Per Replica Throttle -- 1st: Skeleton implementation with output message same as input (#1620)

2021-02-03 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch throttle in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/throttle by this push: new a25e9af Per Replica Throttle -- 1st

[helix] branch master updated: Use WAGED rebalancer as the default rebalancer for the controller resources in the super cluster. (#1619)

2021-02-02 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 282c469 Use WAGED rebalancer as the default

[helix] branch wagedImprove created (now fd84ca8)

2021-01-27 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a change to branch wagedImprove in repository https://gitbox.apache.org/repos/asf/helix.git. at fd84ca8 Include Exception Message in Log of ZkBaseDataAccessor#get() (#1609) No new revisions were added

[helix] branch throttle created (now 9ff7b2e)

2021-01-20 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a change to branch throttle in repository https://gitbox.apache.org/repos/asf/helix.git. at 9ff7b2e Make the CI test run regularly. (#1612) No new revisions were added by this update.

[helix] branch master updated: Make the CI test run regularly. (#1612)

2021-01-13 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 9ff7b2e Make the CI test run regularly

[helix] branch master updated: Fix the IdealStateBuilder to set the correct instance group tag. (#1607)

2021-01-12 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 862bee9 Fix the IdealStateBuilder to set

[helix] branch master updated: Fix the PR validate script so the auto label can be applied correctly. (#1605)

2021-01-12 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 5afedbd Fix the PR validate script so the

[helix] branch master updated: Update pull_request_template.md

2021-01-08 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new b5cc49e Update pull_request_template.md

[helix] branch master updated: Fix the CI script definition so the file list is passed to the steps that execute unit test. (#1604)

2021-01-06 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new adc0136 Fix the CI script definition so the

[helix] branch master updated: Fix the PR CI workflow after Apache infra blocks all the unknown actions. (#1603)

2021-01-06 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new ff7469d Fix the PR CI workflow after Apache

[helix] branch master updated: Reduce lock contention in CallbackHandler.enqueueTask (#1589)

2020-12-18 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 3238840 Reduce lock contention in

[helix] branch master updated: Fix builds failing on some non-Oracle JDKs (#1594)

2020-12-18 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new c6c61f1 Fix builds failing on some non

[helix] branch master updated (e36078f -> 3675231)

2020-12-16 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/helix.git. from e36078f Fix controller pipeline log info (#1588) add 3675231 Update the internal fields of the Data

[helix] branch topStatePOC updated: bug fixes

2020-11-30 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch topStatePOC in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/topStatePOC by this push: new 702cf43 bug fixes 702cf43 is

[helix] 01/01: Fix the topstate capacity usage recording and add the test method to evaluate.

2020-11-30 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch topStatePOC in repository https://gitbox.apache.org/repos/asf/helix.git commit 4916b89fe1c1d58428829f27982e86f34e902b1f Author: Jiajun Wang AuthorDate: Mon Nov 30 16:08:25 2020 -0800

[helix] branch topStatePOC updated (ed4a07c -> 4916b89)

2020-11-30 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a change to branch topStatePOC in repository https://gitbox.apache.org/repos/asf/helix.git. discard ed4a07c Fix the topstate capacity usage recording and add the test method to evaluate. new 4916b89

[helix] branch topStatePOC updated (d5941ca -> ed4a07c)

2020-11-30 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a change to branch topStatePOC in repository https://gitbox.apache.org/repos/asf/helix.git. from d5941ca Fix targeted job quota calculation for given up tasks (#1548) new b49d7ae POC new

[helix] 02/03: bug fix

2020-11-30 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch topStatePOC in repository https://gitbox.apache.org/repos/asf/helix.git commit c67896fb89c58d8ad2de599edc69da4e1f341ce1 Author: Neal Sun AuthorDate: Wed Nov 25 10:15:35 2020 -0800 bug

[helix] 01/03: POC

2020-11-30 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch topStatePOC in repository https://gitbox.apache.org/repos/asf/helix.git commit b49d7ae6eadd403a1dc8276917ac0e3e8f8eca92 Author: Neal Sun AuthorDate: Mon Nov 23 18:27:26 2020 -0800 POC

[helix] 03/03: Fix the topstate capacity usage recording and add the test method to evaluate.

2020-11-30 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch topStatePOC in repository https://gitbox.apache.org/repos/asf/helix.git commit ed4a07caf7c7b6847a389b2b9b8a1a99f6dcc66e Author: Jiajun Wang AuthorDate: Mon Nov 30 16:08:25 2020 -0800

[helix] branch topStatePOC updated (60a021d -> d5941ca)

2020-11-30 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a change to branch topStatePOC in repository https://gitbox.apache.org/repos/asf/helix.git. from 60a021d fix two flaky test -- TestP2PNoDuplicatedMessage and TestDeleteJobFromJobQueue (#1537) add

[helix] branch master updated: Fix TestStateTransitionAppFailureHandling by adding additional Null check. (#1554)

2020-11-24 Thread jiajunwang
This is an automated email from the ASF dual-hosted git repository. jiajunwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/helix.git The following commit(s) were added to refs/heads/master by this push: new 353dee1 Fix

  1   2   3   4   5   6   7   8   >