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

zhangduo pushed a change to branch HBASE-21512
in repository https://gitbox.apache.org/repos/asf/hbase.git.


 discard d6fbe51  HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use 
AsyncClusterConnection
 discard 19c9908  HBASE-21538 Rewrite RegionReplicaFlushHandler to use 
AsyncClusterConnection
 discard 314094b  HBASE-21579 Use AsyncClusterConnection for 
HBaseInterClusterReplicationEndpoint
 discard b542ca8  HBASE-21526 Use AsyncClusterConnection in ServerManager for 
getRsAdmin
 discard ebf6f9c  HBASE-21516 Use AsyncConnection instead of Connection in 
SecureBulkLoadManager
 discard f9914c5  HBASE-21515 Also initialize an AsyncClusterConnection in 
HRegionServer
     add 2b5b190  HBASE-21295 Update compatibility matrices
     add 3d2580c  HBASE-21704 The implementation of 
DistributedHBaseCluster.getServerHoldingRegion is incorrect
     new 16c0c32  HBASE-21515 Also initialize an AsyncClusterConnection in 
HRegionServer
     new ec42d7e  HBASE-21516 Use AsyncConnection instead of Connection in 
SecureBulkLoadManager
     new e0c580d  HBASE-21526 Use AsyncClusterConnection in ServerManager for 
getRsAdmin
     new 132fe1c  HBASE-21579 Use AsyncClusterConnection for 
HBaseInterClusterReplicationEndpoint
     new a2453f4  HBASE-21538 Rewrite RegionReplicaFlushHandler to use 
AsyncClusterConnection
     new 199c994  HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use 
AsyncClusterConnection

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   (d6fbe51)
            \
             N -- N -- N   refs/heads/HBASE-21512 (199c994)

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 6 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:
 .../hadoop/hbase/DistributedHBaseCluster.java      | 47 ++++++--------
 .../java/org/apache/hadoop/hbase/HBaseCluster.java |  5 +-
 src/main/asciidoc/_chapters/configuration.adoc     | 75 ++++++++++++----------
 3 files changed, 61 insertions(+), 66 deletions(-)

Reply via email to