This is an automated email from the ASF dual-hosted git repository.

xyuanlu pushed a change to branch ApplicationClusterManager
in repository https://gitbox.apache.org/repos/asf/helix.git


 discard c1222897c Prevent the spectator routing table from containing SWAP_IN 
instances.(#2710)
 discard 683afab80 Make logic to determine state of replicas on SWAP_IN 
instance simpler and more predictable during an in-flight node swap. (#2706)
    omit 310b946ff Fix WAGED to only use logicalId when computing baseline and 
centralize picking assignable instances in the cache. (#2702)
    omit 75c552169 Expose Evacuate Finished API in Helix-Rest (#2694)
    omit 4168e6b4c Change canCompleteSwap and completeSwapIfPossible to return 
json with kv pair for result of check or attempt to complete swap. (#2697)
    omit 58cccf5ce Enhanced stoppable checks with node evacuation filtering and 
introduced blacklisting capabilities (#2687)
    omit 32fb09218 HelixAdmin APIs and pipeline changes to support Helix Node 
Swap  (#2661)
    omit e88fec884 Implement the cross-zone-based stoppable check (#2680)
    omit bd67a8fdc Refactor stoppable check logic for enhanced zone analysis 
(#2654)
     add e0d93e817 [apache/helix] -- Updated Java 9 functions with Java-8 
complaint functions (#2689)
     add 2eef3f6c3 Fix Metaclient testDataCacheUpdate Flaky Testl (#2705)
     add bf80a543c Fix TestCloudEventCallbackProperty flaky test (#2704)
     new 39c5eb2de Refactor stoppable check logic for enhanced zone analysis 
(#2654)
     new 0b0137892 Implement the cross-zone-based stoppable check (#2680)
     new fc8a53937 HelixAdmin APIs and pipeline changes to support Helix Node 
Swap  (#2661)
     new 875671250 Enhanced stoppable checks with node evacuation filtering and 
introduced blacklisting capabilities (#2687)
     new e45969297 Change canCompleteSwap and completeSwapIfPossible to return 
json with kv pair for result of check or attempt to complete swap. (#2697)
     new 465f323f6 Expose Evacuate Finished API in Helix-Rest (#2694)
     new a24ed72b2 Fix WAGED to only use logicalId when computing baseline and 
centralize picking assignable instances in the cache. (#2702)
     new c650cf605 Make logic to determine state of replicas on SWAP_IN 
instance simpler and more predictable during an in-flight node swap. (#2706)
     new 6ac348fe5 Prevent the spectator routing table from containing SWAP_IN 
instances.(#2710)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c1222897c)
            \
             N -- N -- N   refs/heads/ApplicationClusterManager (6ac348fe5)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/helix/model/ResourceConfig.java     |  3 ++-
 .../event/TestCloudEventCallbackProperty.java      | 25 ++++++++++------------
 .../metaclient/impl/zk/ZkMetaClientCache.java      |  3 ++-
 .../metaclient/impl/zk/TestZkMetaClientCache.java  |  6 +++---
 4 files changed, 18 insertions(+), 19 deletions(-)

Reply via email to