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
longer delay when test runs. (#1853)
new e003db0 Upgrade mockito lib version to avoid test case failure due to
mock mechanism legacy issues.
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:
helix-core/pom.xml | 2 +-
.../apache/helix/common/caches/TestPropertyCache.java | 17 +++++++++++++----
.../controller/TestControllerLeadershipChange.java | 17 ++++++++++++++---
.../apache/helix/util/TestInstanceValidationUtil.java | 6 ++----
helix-rest/pom.xml | 2 +-
.../helix/rest/server/service/TestInstanceService.java | 3 ++-
pom.xml | 4 ++--
zookeeper-api/pom.xml | 2 +-
8 files changed, 36 insertions(+), 17 deletions(-)