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 5ca23c3  HBASE-22553 NPE in RegionReplicaReplicationEndpoint
    omit c97bdb2  HBASE-22550 Throw exception when creating thread pool if the 
connection has already been closed
    omit 00365d4  HBASE-22526 RejectedExecutionException could be thrown from 
TableOverAsyncTable.coprocessor service if the connection has been shutown
    omit e920174  HBASE-22351 Fix creating table timeout for 
TestProcedurePriority
    omit c21d6a4  HBASE-21723 Remove ConnectionImplementation and related 
classes
    omit f92a1b1  HBASE-22037 Re-enable TestAvoidCellReferencesIntoShippedBlocks
    omit 3d647f7  HBASE-22328 NPE in RegionReplicaReplicationEndpoint
    omit 031ffc6  HBASE-22036 Rewrite TestScannerHeartbeatMessages
    omit 8c036f7  HBASE-22239 Also catch RemoteException in 
SyncReplicationTestBase.verifyReplicationRequestRejection
    omit 84da1e4  HBASE-22302 Fix TestHbck
    omit 72dac82  HBASE-22297 Fix TestRegionMergeTransitionOnCluster and 
TestSplitTransactionOnCluster
    omit 417144c  HBASE-22295 Fix TestClientOperationTimeout
    omit a2d276a  HBASE-22281 Fix failed shell UTs
    omit 8375c74  HBASE-22223 Implement RegionLocator based on 
AsyncTableRegionLocator
    omit 221f6d0  HBASE-22238 Fix TestRpcControllerFactory
    omit e8c7e92  HBASE-21725 Implement BufferedMutator Based on 
AsyncBufferedMutator
    omit 5d8996f  HBASE-22241 Fix TestRegionServerCoprocessorEndpoint
    omit f6e6783  HBASE-21718 Implement Admin based on AsyncAdmin
    omit e179bbb  HBASE-21717 Implement Connection based on AsyncConnection
    omit 5eada64  HBASE-21585 Remove ClusterConnection
    omit 6e7901e  HBASE-21779 Reimplement BulkLoadHFilesTool to use 
AsyncClusterConnection
    omit 710fead  HBASE-21778 Remove the usage of the locateRegion related 
methods in ClusterConnection
    omit 4ded3e4  HBASE-21719 Rewrite RegionPlacementMaintainer to use 
AsyncClusterConnection
    omit 2735cc0  HBASE-21537 Rewrite ServerManager.closeRegionSilentlyAndWait 
to use AsyncClusterConnection
    omit 45447c6  HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use 
AsyncClusterConnection
    omit dcc909e  HBASE-21538 Rewrite RegionReplicaFlushHandler to use 
AsyncClusterConnection
    omit ca531fe  HBASE-21579 Use AsyncClusterConnection for 
HBaseInterClusterReplicationEndpoint
    omit 409170f  HBASE-21526 Use AsyncClusterConnection in ServerManager for 
getRsAdmin
    omit ac5ffa4  HBASE-21516 Use AsyncConnection instead of Connection in 
SecureBulkLoadManager
    omit 2e40e4e  HBASE-21515 Also initialize an AsyncClusterConnection in 
HRegionServer
     add 863b7b9  HBASE-22395 Document RC voting guidelines in ref guide
     add c2cf06d  HBASE-22575 Add 2.2.0 to the download page
     add 0445186  HBASE-22458: TestClassFinder fails when run on JDK11
     add 0fead7f  HBASE-22264 Separate out jars related to JDK 11 into a folder 
in /lib
     add 35d7088  HBASE-22562 Remove dead code: skipControl
     add 9ba7651  HBASE-22565 Javadoc Warnings: @see cannot be used in inline 
documentation
     new 92a0347  HBASE-21515 Also initialize an AsyncClusterConnection in 
HRegionServer
     new 3c9224d  HBASE-21516 Use AsyncConnection instead of Connection in 
SecureBulkLoadManager
     new 38b7613  HBASE-21526 Use AsyncClusterConnection in ServerManager for 
getRsAdmin
     new 03a825b  HBASE-21579 Use AsyncClusterConnection for 
HBaseInterClusterReplicationEndpoint
     new afee341  HBASE-21538 Rewrite RegionReplicaFlushHandler to use 
AsyncClusterConnection
     new 39bef3e  HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use 
AsyncClusterConnection
     new b488fe3  HBASE-21537 Rewrite ServerManager.closeRegionSilentlyAndWait 
to use AsyncClusterConnection
     new e85e2e5  HBASE-21719 Rewrite RegionPlacementMaintainer to use 
AsyncClusterConnection
     new 59bdecc  HBASE-21778 Remove the usage of the locateRegion related 
methods in ClusterConnection
     new ae4eb86  HBASE-21779 Reimplement BulkLoadHFilesTool to use 
AsyncClusterConnection
     new 4f0dd40  HBASE-21585 Remove ClusterConnection
     new 20b4cfb  HBASE-21717 Implement Connection based on AsyncConnection
     new b5614d0  HBASE-21718 Implement Admin based on AsyncAdmin
     new 3026de1  HBASE-22241 Fix TestRegionServerCoprocessorEndpoint
     new 805fe8b  HBASE-21725 Implement BufferedMutator Based on 
AsyncBufferedMutator
     new 2d4dc5f  HBASE-22238 Fix TestRpcControllerFactory
     new 05f1877  HBASE-22223 Implement RegionLocator based on 
AsyncTableRegionLocator
     new 6b02245  HBASE-22281 Fix failed shell UTs
     new 6ea76d9  HBASE-22295 Fix TestClientOperationTimeout
     new e1a0ffe  HBASE-22297 Fix TestRegionMergeTransitionOnCluster and 
TestSplitTransactionOnCluster
     new 43594ac  HBASE-22302 Fix TestHbck
     new 64a8d78  HBASE-22239 Also catch RemoteException in 
SyncReplicationTestBase.verifyReplicationRequestRejection
     new d8243e7  HBASE-22036 Rewrite TestScannerHeartbeatMessages
     new c05a226  HBASE-22328 NPE in RegionReplicaReplicationEndpoint
     new e999d90  HBASE-22037 Re-enable TestAvoidCellReferencesIntoShippedBlocks
     new 9b9eee4  HBASE-21723 Remove ConnectionImplementation and related 
classes
     new 9a4a050  HBASE-22351 Fix creating table timeout for 
TestProcedurePriority
     new 5341187  HBASE-22526 RejectedExecutionException could be thrown from 
TableOverAsyncTable.coprocessor service if the connection has been shutown
     new d04133d  HBASE-22550 Throw exception when creating thread pool if the 
connection has already been closed
     new 93a6aaa  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   (5ca23c3)
            \
             N -- N -- N   refs/heads/HBASE-21512 (93a6aaa)

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:
 bin/hbase                                          |  63 ++++
 hbase-assembly/pom.xml                             |   5 +
 .../src/main/assembly/hadoop-two-compat.xml        |  65 +++-
 .../java/org/apache/hadoop/hbase/ClassFinder.java  |  22 +-
 .../hadoop/hbase/HBaseCommonTestingUtility.java    |   3 +-
 .../org/apache/hadoop/hbase/TestClassFinder.java   |  53 ++--
 .../src/main/resources/META-INF/LICENSE.vm         | 256 ++++++++++++++-
 .../src/main/resources/supplemental-models.xml     | 352 +++++++++++++++++++++
 ...ressureAwareCompactionThroughputController.java |   9 -
 .../PressureAwareFlushThroughputController.java    |   6 -
 .../PressureAwareThroughputController.java         |   8 -
 .../hadoop/hbase/regionserver/wal/FSHLog.java      |   3 +-
 .../org/apache/hadoop/hbase/wal/TestWALSplit.java  |   4 +-
 pom.xml                                            |  18 +-
 src/main/asciidoc/_chapters/developer.adoc         |  22 +-
 src/site/xdoc/downloads.xml                        |  23 ++
 16 files changed, 843 insertions(+), 69 deletions(-)

Reply via email to