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 f82f63f  HBASE-22553 NPE in RegionReplicaReplicationEndpoint
 discard 84d338f  HBASE-22550 Do not use Threads.newDaemonThreadFactory in 
ConnectionUtils.getThreadPool
 discard d27fbc1  HBASE-22526 RejectedExecutionException could be thrown from 
TableOverAsyncTable.coprocessor service if the connection has been shutown
 discard 3b3babe  HBASE-22351 Fix creating table timeout for 
TestProcedurePriority
 discard 4f6172b  HBASE-21723 Remove ConnectionImplementation and related 
classes
 discard fdac507  HBASE-22037 Re-enable TestAvoidCellReferencesIntoShippedBlocks
 discard 59c93f0  HBASE-22328 NPE in RegionReplicaReplicationEndpoint
 discard a4637b7  HBASE-22036 Rewrite TestScannerHeartbeatMessages
 discard 922fe65  HBASE-22239 Also catch RemoteException in 
SyncReplicationTestBase.verifyReplicationRequestRejection
 discard 878805c  HBASE-22302 Fix TestHbck
 discard bcec84b  HBASE-22297 Fix TestRegionMergeTransitionOnCluster and 
TestSplitTransactionOnCluster
 discard e3886e7  HBASE-22295 Fix TestClientOperationTimeout
 discard 205b9fe  HBASE-22281 Fix failed shell UTs
 discard 70b04b3  HBASE-22223 Implement RegionLocator based on 
AsyncTableRegionLocator
 discard 247aeda  HBASE-22238 Fix TestRpcControllerFactory
 discard 669dfa8  HBASE-21725 Implement BufferedMutator Based on 
AsyncBufferedMutator
 discard be7d042  HBASE-22241 Fix TestRegionServerCoprocessorEndpoint
 discard 13f0fc2  HBASE-21718 Implement Admin based on AsyncAdmin
 discard b39ed25  HBASE-21717 Implement Connection based on AsyncConnection
 discard 6c3b58c  HBASE-21585 Remove ClusterConnection
 discard 4c83d9e  HBASE-21779 Reimplement BulkLoadHFilesTool to use 
AsyncClusterConnection
 discard 502a555  HBASE-21778 Remove the usage of the locateRegion related 
methods in ClusterConnection
 discard 87cd036  HBASE-21719 Rewrite RegionPlacementMaintainer to use 
AsyncClusterConnection
 discard 277d8a9  HBASE-21537 Rewrite ServerManager.closeRegionSilentlyAndWait 
to use AsyncClusterConnection
 discard 8fc9d1b  HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use 
AsyncClusterConnection
 discard 14e9771  HBASE-21538 Rewrite RegionReplicaFlushHandler to use 
AsyncClusterConnection
 discard f3dd203  HBASE-21579 Use AsyncClusterConnection for 
HBaseInterClusterReplicationEndpoint
 discard 63426c5  HBASE-21526 Use AsyncClusterConnection in ServerManager for 
getRsAdmin
 discard ab549a7  HBASE-21516 Use AsyncConnection instead of Connection in 
SecureBulkLoadManager
 discard 505b3db  HBASE-21515 Also initialize an AsyncClusterConnection in 
HRegionServer
     add 2f9d995  HBASE-22563 Reduce old builds by half
     add ada772a  HBASE-22408 add dead and unknown server open regions metric 
to AM
     new f67ce95  HBASE-21515 Also initialize an AsyncClusterConnection in 
HRegionServer
     new 8188781  HBASE-21516 Use AsyncConnection instead of Connection in 
SecureBulkLoadManager
     new 1e696bf  HBASE-21526 Use AsyncClusterConnection in ServerManager for 
getRsAdmin
     new 595aa5e  HBASE-21579 Use AsyncClusterConnection for 
HBaseInterClusterReplicationEndpoint
     new ac51b3f  HBASE-21538 Rewrite RegionReplicaFlushHandler to use 
AsyncClusterConnection
     new aaf7b23  HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use 
AsyncClusterConnection
     new 20169e02 HBASE-21537 Rewrite ServerManager.closeRegionSilentlyAndWait 
to use AsyncClusterConnection
     new e2c8142  HBASE-21719 Rewrite RegionPlacementMaintainer to use 
AsyncClusterConnection
     new 310d3d2  HBASE-21778 Remove the usage of the locateRegion related 
methods in ClusterConnection
     new dfc3dcb  HBASE-21779 Reimplement BulkLoadHFilesTool to use 
AsyncClusterConnection
     new 87950ed  HBASE-21585 Remove ClusterConnection
     new 5fbb56d  HBASE-21717 Implement Connection based on AsyncConnection
     new e8adf9c  HBASE-21718 Implement Admin based on AsyncAdmin
     new 5ce3eb9  HBASE-22241 Fix TestRegionServerCoprocessorEndpoint
     new 8268082  HBASE-21725 Implement BufferedMutator Based on 
AsyncBufferedMutator
     new 1c0c12a  HBASE-22238 Fix TestRpcControllerFactory
     new a26d3d6  HBASE-22223 Implement RegionLocator based on 
AsyncTableRegionLocator
     new 4c653f8  HBASE-22281 Fix failed shell UTs
     new 747acef  HBASE-22295 Fix TestClientOperationTimeout
     new 3153154  HBASE-22297 Fix TestRegionMergeTransitionOnCluster and 
TestSplitTransactionOnCluster
     new f2c79ca  HBASE-22302 Fix TestHbck
     new 1b21fe2  HBASE-22239 Also catch RemoteException in 
SyncReplicationTestBase.verifyReplicationRequestRejection
     new 1e5bdb2  HBASE-22036 Rewrite TestScannerHeartbeatMessages
     new 55a250b  HBASE-22328 NPE in RegionReplicaReplicationEndpoint
     new ce118cb  HBASE-22037 Re-enable TestAvoidCellReferencesIntoShippedBlocks
     new f0f5485  HBASE-21723 Remove ConnectionImplementation and related 
classes
     new bb3aadc  HBASE-22351 Fix creating table timeout for 
TestProcedurePriority
     new 553454b  HBASE-22526 RejectedExecutionException could be thrown from 
TableOverAsyncTable.coprocessor service if the connection has been shutown
     new 5b1093e  HBASE-22550 Do not use Threads.newDaemonThreadFactory in 
ConnectionUtils.getThreadPool
     new 50cf241  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   (f82f63f)
            \
             N -- N -- N   refs/heads/HBASE-21512 (50cf241)

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:
 dev-support/Jenkinsfile                            |  2 +-
 dev-support/Jenkinsfile_GitHub                     |  2 +-
 .../flaky-tests/flaky-reporting.Jenkinsfile        |  4 +-
 .../flaky-tests/run-flaky-tests.Jenkinsfile        |  2 +-
 .../master/MetricsAssignmentManagerSource.java     |  6 ++
 .../master/MetricsAssignmentManagerSourceImpl.java | 14 ++++
 .../hbase/master/MetricsAssignmentManager.java     |  8 ++
 .../apache/hadoop/hbase/master/ServerManager.java  | 17 ++++-
 .../hbase/master/assignment/AssignmentManager.java | 89 +++++++++++++++++++++-
 .../hbase/master/assignment/RegionStates.java      |  8 +-
 10 files changed, 142 insertions(+), 10 deletions(-)

Reply via email to