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 03c5f7e  HBASE-22550 Do not use Threads.newDaemonThreadFactory in 
ConnectionUtils.getThreadPool
    omit 3229554  HBASE-22526 RejectedExecutionException could be thrown from 
TableOverAsyncTable.coprocessor service if the connection has been shutown
    omit 3fa76e1  HBASE-22351 Fix creating table timeout for 
TestProcedurePriority
    omit 0e7074a  HBASE-21723 Remove ConnectionImplementation and related 
classes
    omit 1098c18  HBASE-22037 Re-enable TestAvoidCellReferencesIntoShippedBlocks
    omit f609d6e  HBASE-22328 NPE in RegionReplicaReplicationEndpoint
    omit 62561d3  HBASE-22036 Rewrite TestScannerHeartbeatMessages
    omit 9ba7b5f  HBASE-22239 Also catch RemoteException in 
SyncReplicationTestBase.verifyReplicationRequestRejection
    omit d1e078b  HBASE-22302 Fix TestHbck
    omit eb22068  HBASE-22297 Fix TestRegionMergeTransitionOnCluster and 
TestSplitTransactionOnCluster
    omit b0ec2b6  HBASE-22295 Fix TestClientOperationTimeout
    omit 7b16251  HBASE-22281 Fix failed shell UTs
    omit 05e1971  HBASE-22223 Implement RegionLocator based on 
AsyncTableRegionLocator
    omit 8ecd5fa  HBASE-22238 Fix TestRpcControllerFactory
    omit f90a2e22 HBASE-21725 Implement BufferedMutator Based on 
AsyncBufferedMutator
    omit 33a0c37  HBASE-22241 Fix TestRegionServerCoprocessorEndpoint
    omit cede79a  HBASE-21718 Implement Admin based on AsyncAdmin
    omit 712ce7f  HBASE-21717 Implement Connection based on AsyncConnection
    omit a68e73e  HBASE-21585 Remove ClusterConnection
    omit 144fc61  HBASE-21779 Reimplement BulkLoadHFilesTool to use 
AsyncClusterConnection
    omit 2588b34  HBASE-21778 Remove the usage of the locateRegion related 
methods in ClusterConnection
    omit 934776b  HBASE-21719 Rewrite RegionPlacementMaintainer to use 
AsyncClusterConnection
    omit bbd7a4d  HBASE-21537 Rewrite ServerManager.closeRegionSilentlyAndWait 
to use AsyncClusterConnection
    omit 846f80e  HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use 
AsyncClusterConnection
    omit 1c56823  HBASE-21538 Rewrite RegionReplicaFlushHandler to use 
AsyncClusterConnection
    omit dc43512  HBASE-21579 Use AsyncClusterConnection for 
HBaseInterClusterReplicationEndpoint
    omit 04a7b90  HBASE-21526 Use AsyncClusterConnection in ServerManager for 
getRsAdmin
    omit 3de4969  HBASE-21516 Use AsyncConnection instead of Connection in 
SecureBulkLoadManager
    omit 044a6c2  HBASE-21515 Also initialize an AsyncClusterConnection in 
HRegionServer
     add 4157d1e  HBASE-22116 Added keytab and principal support for 
HttpDoAsClient.
     add 1b39140  HBASE-22477 Throwing exception when meta region is not in 
OPEN state in client registry may crash a master
     new f800842  HBASE-21515 Also initialize an AsyncClusterConnection in 
HRegionServer
     new 587e51b  HBASE-21516 Use AsyncConnection instead of Connection in 
SecureBulkLoadManager
     new 5bf069a  HBASE-21526 Use AsyncClusterConnection in ServerManager for 
getRsAdmin
     new 4219cea  HBASE-21579 Use AsyncClusterConnection for 
HBaseInterClusterReplicationEndpoint
     new 0acaf62  HBASE-21538 Rewrite RegionReplicaFlushHandler to use 
AsyncClusterConnection
     new 63ae1cb  HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use 
AsyncClusterConnection
     new 14dd8b4  HBASE-21537 Rewrite ServerManager.closeRegionSilentlyAndWait 
to use AsyncClusterConnection
     new 1254c86  HBASE-21719 Rewrite RegionPlacementMaintainer to use 
AsyncClusterConnection
     new 18c858d  HBASE-21778 Remove the usage of the locateRegion related 
methods in ClusterConnection
     new fd65d36  HBASE-21779 Reimplement BulkLoadHFilesTool to use 
AsyncClusterConnection
     new 46e8deb  HBASE-21585 Remove ClusterConnection
     new f6b48a0  HBASE-21717 Implement Connection based on AsyncConnection
     new f237b85  HBASE-21718 Implement Admin based on AsyncAdmin
     new cbcb6e3  HBASE-22241 Fix TestRegionServerCoprocessorEndpoint
     new dfd3b18  HBASE-21725 Implement BufferedMutator Based on 
AsyncBufferedMutator
     new f412bff  HBASE-22238 Fix TestRpcControllerFactory
     new 076de11  HBASE-22223 Implement RegionLocator based on 
AsyncTableRegionLocator
     new e6e3951  HBASE-22281 Fix failed shell UTs
     new fe566da  HBASE-22295 Fix TestClientOperationTimeout
     new 31fe935  HBASE-22297 Fix TestRegionMergeTransitionOnCluster and 
TestSplitTransactionOnCluster
     new 5f7bf85  HBASE-22302 Fix TestHbck
     new ec83bcb  HBASE-22239 Also catch RemoteException in 
SyncReplicationTestBase.verifyReplicationRequestRejection
     new f17a98e  HBASE-22036 Rewrite TestScannerHeartbeatMessages
     new db3bb94  HBASE-22328 NPE in RegionReplicaReplicationEndpoint
     new f81d49e  HBASE-22037 Re-enable TestAvoidCellReferencesIntoShippedBlocks
     new 2953edf  HBASE-21723 Remove ConnectionImplementation and related 
classes
     new 7c2ba86  HBASE-22351 Fix creating table timeout for 
TestProcedurePriority
     new b3dc87d  HBASE-22526 RejectedExecutionException could be thrown from 
TableOverAsyncTable.coprocessor service if the connection has been shutown
     new 356102e  HBASE-22550 Do not use Threads.newDaemonThreadFactory in 
ConnectionUtils.getThreadPool

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   (03c5f7e)
            \
             N -- N -- N   refs/heads/HBASE-21512 (356102e)

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 29 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/client/ZKAsyncRegistry.java       |   4 +-
 .../apache/hadoop/hbase/thrift/HttpDoAsClient.java | 105 +++++++++++++++------
 2 files changed, 79 insertions(+), 30 deletions(-)

Reply via email to