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 5a78f29  HBASE-22553 NPE in RegionReplicaReplicationEndpoint
    omit b179df2  HBASE-22550 Do not use Threads.newDaemonThreadFactory in 
ConnectionUtils.getThreadPool
    omit faf9714  HBASE-22526 RejectedExecutionException could be thrown from 
TableOverAsyncTable.coprocessor service if the connection has been shutown
    omit 94f28ce  HBASE-22351 Fix creating table timeout for 
TestProcedurePriority
    omit 8de5582  HBASE-21723 Remove ConnectionImplementation and related 
classes
    omit ef1af14  HBASE-22037 Re-enable TestAvoidCellReferencesIntoShippedBlocks
    omit 1eb178c  HBASE-22328 NPE in RegionReplicaReplicationEndpoint
    omit eeba208  HBASE-22036 Rewrite TestScannerHeartbeatMessages
    omit 9acf842  HBASE-22239 Also catch RemoteException in 
SyncReplicationTestBase.verifyReplicationRequestRejection
    omit 3672b00  HBASE-22302 Fix TestHbck
    omit cb8fd83  HBASE-22297 Fix TestRegionMergeTransitionOnCluster and 
TestSplitTransactionOnCluster
    omit 247e3d1  HBASE-22295 Fix TestClientOperationTimeout
    omit dcfb249  HBASE-22281 Fix failed shell UTs
    omit 9b90061  HBASE-22223 Implement RegionLocator based on 
AsyncTableRegionLocator
    omit 5b97bf8  HBASE-22238 Fix TestRpcControllerFactory
    omit 3447585  HBASE-21725 Implement BufferedMutator Based on 
AsyncBufferedMutator
    omit 863d0b9  HBASE-22241 Fix TestRegionServerCoprocessorEndpoint
    omit bb3ce5e  HBASE-21718 Implement Admin based on AsyncAdmin
    omit 71a4af5  HBASE-21717 Implement Connection based on AsyncConnection
    omit a75dfb7  HBASE-21585 Remove ClusterConnection
    omit 7b02c1f  HBASE-21779 Reimplement BulkLoadHFilesTool to use 
AsyncClusterConnection
    omit be16865  HBASE-21778 Remove the usage of the locateRegion related 
methods in ClusterConnection
    omit 92f90c2  HBASE-21719 Rewrite RegionPlacementMaintainer to use 
AsyncClusterConnection
    omit d4c5e35  HBASE-21537 Rewrite ServerManager.closeRegionSilentlyAndWait 
to use AsyncClusterConnection
    omit 0d865bb  HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use 
AsyncClusterConnection
    omit e1bf896  HBASE-21538 Rewrite RegionReplicaFlushHandler to use 
AsyncClusterConnection
    omit f20dbeb  HBASE-21579 Use AsyncClusterConnection for 
HBaseInterClusterReplicationEndpoint
    omit 976c36f  HBASE-21526 Use AsyncClusterConnection in ServerManager for 
getRsAdmin
    omit e929a14  HBASE-21516 Use AsyncConnection instead of Connection in 
SecureBulkLoadManager
    omit 7313849  HBASE-21515 Also initialize an AsyncClusterConnection in 
HRegionServer
     add 03436e6  HBASE-22552 Rewrite 
TestEndToEndSplitTransaction.testCanSplitJustAfterASplit
     new 505b3db  HBASE-21515 Also initialize an AsyncClusterConnection in 
HRegionServer
     new ab549a7  HBASE-21516 Use AsyncConnection instead of Connection in 
SecureBulkLoadManager
     new 63426c5  HBASE-21526 Use AsyncClusterConnection in ServerManager for 
getRsAdmin
     new f3dd203  HBASE-21579 Use AsyncClusterConnection for 
HBaseInterClusterReplicationEndpoint
     new 14e9771  HBASE-21538 Rewrite RegionReplicaFlushHandler to use 
AsyncClusterConnection
     new 8fc9d1b  HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use 
AsyncClusterConnection
     new 277d8a9  HBASE-21537 Rewrite ServerManager.closeRegionSilentlyAndWait 
to use AsyncClusterConnection
     new 87cd036  HBASE-21719 Rewrite RegionPlacementMaintainer to use 
AsyncClusterConnection
     new 502a555  HBASE-21778 Remove the usage of the locateRegion related 
methods in ClusterConnection
     new 4c83d9e  HBASE-21779 Reimplement BulkLoadHFilesTool to use 
AsyncClusterConnection
     new 6c3b58c  HBASE-21585 Remove ClusterConnection
     new b39ed25  HBASE-21717 Implement Connection based on AsyncConnection
     new 13f0fc2  HBASE-21718 Implement Admin based on AsyncAdmin
     new be7d042  HBASE-22241 Fix TestRegionServerCoprocessorEndpoint
     new 669dfa8  HBASE-21725 Implement BufferedMutator Based on 
AsyncBufferedMutator
     new 247aeda  HBASE-22238 Fix TestRpcControllerFactory
     new 70b04b3  HBASE-22223 Implement RegionLocator based on 
AsyncTableRegionLocator
     new 205b9fe  HBASE-22281 Fix failed shell UTs
     new e3886e7  HBASE-22295 Fix TestClientOperationTimeout
     new bcec84b  HBASE-22297 Fix TestRegionMergeTransitionOnCluster and 
TestSplitTransactionOnCluster
     new 878805c  HBASE-22302 Fix TestHbck
     new 922fe65  HBASE-22239 Also catch RemoteException in 
SyncReplicationTestBase.verifyReplicationRequestRejection
     new a4637b7  HBASE-22036 Rewrite TestScannerHeartbeatMessages
     new 59c93f0  HBASE-22328 NPE in RegionReplicaReplicationEndpoint
     new fdac507  HBASE-22037 Re-enable TestAvoidCellReferencesIntoShippedBlocks
     new 4f6172b  HBASE-21723 Remove ConnectionImplementation and related 
classes
     new 3b3babe  HBASE-22351 Fix creating table timeout for 
TestProcedurePriority
     new d27fbc1  HBASE-22526 RejectedExecutionException could be thrown from 
TableOverAsyncTable.coprocessor service if the connection has been shutown
     new 84d338f  HBASE-22550 Do not use Threads.newDaemonThreadFactory in 
ConnectionUtils.getThreadPool
     new f82f63f  HBASE-22553 NPE in RegionReplicaReplicationEndpoint

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   (5a78f29)
            \
             N -- N -- N   refs/heads/HBASE-21512 (f82f63f)

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 30 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:
 .../regionserver/TestEndToEndSplitTransaction.java | 129 ++++++++++-----------
 1 file changed, 60 insertions(+), 69 deletions(-)

Reply via email to