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 2602d32  HBASE-22351 Increase the wait time when creating table for 
TestProcedurePriority
 discard a934577  HBASE-22328 NPE in RegionReplicaReplicationEndpoint
 discard 0fd487b  HBASE-22036 Rewrite TestScannerHeartbeatMessages
 discard d1e8112  HBASE-22239 Also catch RemoteException in 
SyncReplicationTestBase.verifyReplicationRequestRejection
 discard 85cdc94  HBASE-22302 Fix TestHbck
 discard 9ca7be4  HBASE-22297 Fix TestRegionMergeTransitionOnCluster and 
TestSplitTransactionOnCluster
 discard ccc6c2b  HBASE-22295 Fix TestClientOperationTimeout
 discard 37560dd  HBASE-22281 Fix failed shell UTs
 discard 4886b2a  HBASE-22223 Implement RegionLocator based on 
AsyncTableRegionLocator
 discard 4883b00  HBASE-22238 Fix TestRpcControllerFactory
 discard 8289fc8  HBASE-21725 Implement BufferedMutator Based on 
AsyncBufferedMutator
 discard 4d68ae7  HBASE-22241 Fix TestRegionServerCoprocessorEndpoint
 discard 1dbcc44  HBASE-21718 Implement Admin based on AsyncAdmin
     new 18ea03c  HBASE-21718 Implement Admin based on AsyncAdmin
     new f405b9d  HBASE-22241 Fix TestRegionServerCoprocessorEndpoint
     new 82f0dbf  HBASE-21725 Implement BufferedMutator Based on 
AsyncBufferedMutator
     new c02174c  HBASE-22238 Fix TestRpcControllerFactory
     new 9dcedb7  HBASE-22223 Implement RegionLocator based on 
AsyncTableRegionLocator
     new e5fe6ae  HBASE-22281 Fix failed shell UTs
     new 564f7db  HBASE-22295 Fix TestClientOperationTimeout
     new 48ebece  HBASE-22297 Fix TestRegionMergeTransitionOnCluster and 
TestSplitTransactionOnCluster
     new 002fbcf  HBASE-22302 Fix TestHbck
     new 4770fbc  HBASE-22239 Also catch RemoteException in 
SyncReplicationTestBase.verifyReplicationRequestRejection
     new abea8b2  HBASE-22036 Rewrite TestScannerHeartbeatMessages
     new 3e5cd7d  HBASE-22328 NPE in RegionReplicaReplicationEndpoint
     new d72a8e2  HBASE-22351 Increase the wait time when creating table for 
TestProcedurePriority

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   (2602d32)
            \
             N -- N -- N   refs/heads/HBASE-21512 (d72a8e2)

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 13 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/hadoop/hbase/client/AdminOverAsyncAdmin.java   | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

Reply via email to