You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2020/03/18 03:14:33 UTC

[hbase] branch branch-2 updated (292cadf -> ebd37a3)

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

stack pushed a change to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git.


    from 292cadf  HBASE-23971 protoc warns: "no protobuf syntax specified"
     add ebd37a3  HBASE-23993 Use loopback for zk standalone server in minizkcluster (#1291)

No new revisions were added by this update.

Summary of changes:
 .../example/TestZooKeeperScanPolicyObserver.java   |  2 +-
 .../replication/TestReplicationStateBasic.java     |  7 ++++---
 .../hbase/client/TestZKConnectionRegistry.java     |  3 ++-
 .../replication/TestReplicationProcedureRetry.java |  3 +--
 .../regionserver/TestReplicationSourceManager.java |  4 ++--
 .../apache/hadoop/hbase/tool/TestCanaryTool.java   |  9 +++------
 .../src/test/ruby/hbase/replication_admin_test.rb  |  8 ++++----
 .../hbase/zookeeper/MiniZooKeeperCluster.java      | 22 ++++++++++++++++------
 .../hbase/zookeeper/TestReadOnlyZKClient.java      |  8 ++++----
 .../hadoop/hbase/zookeeper/TestZKMainServer.java   |  5 ++---
 10 files changed, 39 insertions(+), 32 deletions(-)