This is an automated email from the ASF dual-hosted git repository.
jxue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git.
from b8f22fd Add integration test for Helix Java APIs using different MSDS
endpoints (#948)
new 4dcf624 Fix TestCrushAutoRebalanceNonRack failure of dropping instance
new 4e57f27 Simplify logging
The 2 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/manager/zk/ZKHelixAdmin.java | 10 +++---
.../helix/manager/zk/ZkBaseDataAccessor.java | 5 +--
.../TestCrushAutoRebalanceNonRack.java | 14 +++++++-
.../helix/manager/zk/TestZkBaseDataAccessor.java | 20 ++++++++++++
.../apache/helix/manager/zk/TestZkHelixAdmin.java | 37 +++++++++++++++++++++-
5 files changed, 78 insertions(+), 8 deletions(-)