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.


    omit ed66d4c  HBASE-22577 
BufferedMutatorOverAsyncBufferedMutator.tryCompleteFuture consume too much CPU 
time
    omit 7572a02  HBASE-22553 NPE in RegionReplicaReplicationEndpoint
    omit 3871699  HBASE-22550 Throw exception when creating thread pool if the 
connection has already been closed
    omit f2010e6  HBASE-22526 RejectedExecutionException could be thrown from 
TableOverAsyncTable.coprocessor service if the connection has been shutown
    omit f5127d1  HBASE-22351 Fix creating table timeout for 
TestProcedurePriority
    omit 5b0afdb  HBASE-21723 Remove ConnectionImplementation and related 
classes
    omit 95b7731  HBASE-22037 Re-enable TestAvoidCellReferencesIntoShippedBlocks
    omit 403e488  HBASE-22328 NPE in RegionReplicaReplicationEndpoint
    omit 5621247  HBASE-22036 Rewrite TestScannerHeartbeatMessages
    omit 9a88609  HBASE-22239 Also catch RemoteException in 
SyncReplicationTestBase.verifyReplicationRequestRejection
    omit 8b48c6f  HBASE-22302 Fix TestHbck
    omit ee8dd7c  HBASE-22297 Fix TestRegionMergeTransitionOnCluster and 
TestSplitTransactionOnCluster
    omit de714fa  HBASE-22295 Fix TestClientOperationTimeout
    omit a5100be  HBASE-22281 Fix failed shell UTs
    omit 9842866  HBASE-22223 Implement RegionLocator based on 
AsyncTableRegionLocator
    omit dc25e1b  HBASE-22238 Fix TestRpcControllerFactory
    omit 288aa0f  HBASE-21725 Implement BufferedMutator Based on 
AsyncBufferedMutator
    omit 20fa15f  HBASE-22241 Fix TestRegionServerCoprocessorEndpoint
    omit 40862dd  HBASE-21718 Implement Admin based on AsyncAdmin
    omit 9a28856  HBASE-21717 Implement Connection based on AsyncConnection
    omit 42846e3  HBASE-21585 Remove ClusterConnection
    omit a9cb967  HBASE-21779 Reimplement BulkLoadHFilesTool to use 
AsyncClusterConnection
    omit 625d5f4  HBASE-21778 Remove the usage of the locateRegion related 
methods in ClusterConnection
    omit d0dc6b1  HBASE-21719 Rewrite RegionPlacementMaintainer to use 
AsyncClusterConnection
    omit 5f15b58  HBASE-21537 Rewrite ServerManager.closeRegionSilentlyAndWait 
to use AsyncClusterConnection
    omit a807b9b  HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use 
AsyncClusterConnection
    omit 5cf999a  HBASE-21538 Rewrite RegionReplicaFlushHandler to use 
AsyncClusterConnection
    omit d5e4cb0  HBASE-21579 Use AsyncClusterConnection for 
HBaseInterClusterReplicationEndpoint
    omit d96e204  HBASE-21526 Use AsyncClusterConnection in ServerManager for 
getRsAdmin
    omit 217c87f  HBASE-21516 Use AsyncConnection instead of Connection in 
SecureBulkLoadManager
    omit 1c49eb3  HBASE-21515 Also initialize an AsyncClusterConnection in 
HRegionServer
     add 5f2699e  HBASE-22593 Added Jenv file to gitignore (#314)
     new ca46f34  HBASE-21515 Also initialize an AsyncClusterConnection in 
HRegionServer
     new 014044f  HBASE-21516 Use AsyncConnection instead of Connection in 
SecureBulkLoadManager
     new dd4e85e  HBASE-21526 Use AsyncClusterConnection in ServerManager for 
getRsAdmin
     new 128e99a  HBASE-21579 Use AsyncClusterConnection for 
HBaseInterClusterReplicationEndpoint
     new fda12b1  HBASE-21538 Rewrite RegionReplicaFlushHandler to use 
AsyncClusterConnection
     new 122a463  HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use 
AsyncClusterConnection
     new 6c71305  HBASE-21537 Rewrite ServerManager.closeRegionSilentlyAndWait 
to use AsyncClusterConnection
     new 9d92d78  HBASE-21719 Rewrite RegionPlacementMaintainer to use 
AsyncClusterConnection
     new 60db527  HBASE-21778 Remove the usage of the locateRegion related 
methods in ClusterConnection
     new 051cfd4  HBASE-21779 Reimplement BulkLoadHFilesTool to use 
AsyncClusterConnection
     new fdf9653  HBASE-21585 Remove ClusterConnection
     new e2c605f  HBASE-21717 Implement Connection based on AsyncConnection
     new 11fa357  HBASE-21718 Implement Admin based on AsyncAdmin
     new 4931719  HBASE-22241 Fix TestRegionServerCoprocessorEndpoint
     new b37d6e4  HBASE-21725 Implement BufferedMutator Based on 
AsyncBufferedMutator
     new 00fe511  HBASE-22238 Fix TestRpcControllerFactory
     new 766eede  HBASE-22223 Implement RegionLocator based on 
AsyncTableRegionLocator
     new 3007a9c  HBASE-22281 Fix failed shell UTs
     new d7b26d3  HBASE-22295 Fix TestClientOperationTimeout
     new 975ad82  HBASE-22297 Fix TestRegionMergeTransitionOnCluster and 
TestSplitTransactionOnCluster
     new 071f477  HBASE-22302 Fix TestHbck
     new c825128  HBASE-22239 Also catch RemoteException in 
SyncReplicationTestBase.verifyReplicationRequestRejection
     new 5a40978  HBASE-22036 Rewrite TestScannerHeartbeatMessages
     new 4c63293  HBASE-22328 NPE in RegionReplicaReplicationEndpoint
     new c14c1a6  HBASE-22037 Re-enable TestAvoidCellReferencesIntoShippedBlocks
     new b0e0443  HBASE-21723 Remove ConnectionImplementation and related 
classes
     new e5c0fae  HBASE-22351 Fix creating table timeout for 
TestProcedurePriority
     new fade08e  HBASE-22526 RejectedExecutionException could be thrown from 
TableOverAsyncTable.coprocessor service if the connection has been shutown
     new 98f68d7  HBASE-22550 Throw exception when creating thread pool if the 
connection has already been closed
     new 4fc4754  HBASE-22553 NPE in RegionReplicaReplicationEndpoint
     new 04ecc77  HBASE-22577 
BufferedMutatorOverAsyncBufferedMutator.tryCompleteFuture consume too much CPU 
time

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   (ed66d4c)
            \
             N -- N -- N   refs/heads/HBASE-21512 (04ecc77)

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 31 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:
 .gitignore                                                           | 1 +
 hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java | 4 +---
 2 files changed, 2 insertions(+), 3 deletions(-)

Reply via email to