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

jxue pushed a change to branch helix-vm-freeze
in repository https://gitbox.apache.org/repos/asf/helix.git


    omit ead15a3a2 Add instance disable reason  (#1993)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/helix-vm-freeze (3cf41231e)
            \
             O -- O -- O   (ead15a3a2)

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

No new revisions were added by this update.

Summary of changes:
 .../apache/helix/constants/InstanceConstants.java  | 10 -----
 .../src/main/java/org/apache/helix/HelixAdmin.java | 11 -----
 .../org/apache/helix/manager/zk/ZKHelixAdmin.java  | 23 ++--------
 .../org/apache/helix/model/InstanceConfig.java     | 49 ----------------------
 .../apache/helix/manager/zk/TestZkHelixAdmin.java  | 17 +-------
 .../java/org/apache/helix/mock/MockHelixAdmin.java | 19 +--------
 .../org/apache/helix/model/TestInstanceConfig.java | 39 ++++-------------
 .../resources/helix/PerInstanceAccessor.java       | 41 +++++++-----------
 .../helix/rest/server/TestPerInstanceAccessor.java | 31 +-------------
 9 files changed, 31 insertions(+), 209 deletions(-)
 delete mode 100644 
helix-common/src/main/java/org/apache/helix/constants/InstanceConstants.java

Reply via email to