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 6da2c76  HBASE-22526 RejectedExecutionException could be thrown from 
TableOverAsyncTable.coprocessor service if the connection has been shutown
    omit e985fe3  HBASE-22351 Fix creating table timeout for 
TestProcedurePriority
    omit 5734aba  HBASE-21723 Remove ConnectionImplementation and related 
classes
    omit 214a385  HBASE-22037 Re-enable TestAvoidCellReferencesIntoShippedBlocks
    omit 220d5e1  HBASE-22328 NPE in RegionReplicaReplicationEndpoint
    omit 08088c2  HBASE-22036 Rewrite TestScannerHeartbeatMessages
    omit 1986fcb  HBASE-22239 Also catch RemoteException in 
SyncReplicationTestBase.verifyReplicationRequestRejection
    omit 89406bb  HBASE-22302 Fix TestHbck
    omit cbd03a1  HBASE-22297 Fix TestRegionMergeTransitionOnCluster and 
TestSplitTransactionOnCluster
    omit 61b08d7  HBASE-22295 Fix TestClientOperationTimeout
    omit cd684bf  HBASE-22281 Fix failed shell UTs
    omit 1704e8d  HBASE-22223 Implement RegionLocator based on 
AsyncTableRegionLocator
    omit 8446865  HBASE-22238 Fix TestRpcControllerFactory
    omit 8d692e2  HBASE-21725 Implement BufferedMutator Based on 
AsyncBufferedMutator
    omit 4817e85  HBASE-22241 Fix TestRegionServerCoprocessorEndpoint
    omit 5d73a75  HBASE-21718 Implement Admin based on AsyncAdmin
    omit 07c912c  HBASE-21717 Implement Connection based on AsyncConnection
    omit f8275ec  HBASE-21585 Remove ClusterConnection
    omit b20f21d  HBASE-21779 Reimplement BulkLoadHFilesTool to use 
AsyncClusterConnection
    omit c6d9cee  HBASE-21778 Remove the usage of the locateRegion related 
methods in ClusterConnection
    omit 394a3f1  HBASE-21719 Rewrite RegionPlacementMaintainer to use 
AsyncClusterConnection
    omit f78fe0c  HBASE-21537 Rewrite ServerManager.closeRegionSilentlyAndWait 
to use AsyncClusterConnection
    omit 69d49e3  HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use 
AsyncClusterConnection
    omit 1b83568  HBASE-21538 Rewrite RegionReplicaFlushHandler to use 
AsyncClusterConnection
    omit ecec42d  HBASE-21579 Use AsyncClusterConnection for 
HBaseInterClusterReplicationEndpoint
    omit b05b500  HBASE-21526 Use AsyncClusterConnection in ServerManager for 
getRsAdmin
    omit 75699f1  HBASE-21516 Use AsyncConnection instead of Connection in 
SecureBulkLoadManager
    omit d223e3c  HBASE-21515 Also initialize an AsyncClusterConnection in 
HRegionServer
     add aacacc5  HBASE-22501 Modify the hadoop support matrix in the ref guide
     add dd99ea8  HBASE-22535 TestShellRSGroups fails when run on JDK11
     add 2ae3b48  HBASE-21415 Snapshot requests can be done concurrently and 
the master will simply run them sequentially.
     add 0ad4b4e  HBASE-22536 TestForeignExceptionSerialization fails when run 
on JDK11
     add b31d755  Add 2.1.5 for 2.1.4
     add 9b23e1d  HBASE-22534 TestCellUtil fails when run on JDK11
     add 5bc996e  HBASE-22160 Add sorting functionality in regionserver web UI 
for user
     add addc145  Remove 2.1.4 notice addressed by 2.1.5 release
     add a826f41  HBASE-22546 TestRegionServerHostname#testRegionServerHostname 
fails reliably for me
     add 4d4f4ee  HBASE-22549 Document how to re-run github PR checks
     add 6ea2566  [HBASE-22525] : Return procedures to use bulk operation over 
iteration for Perf Improvement (#284)
     add 13c5af3  HBASE-22520 Avoid possible NPE while performing seekBefore in 
Hal… (#281)
     add 2e9087b  HBASE-22453 A NullPointerException could be thrown (#272)
     add 302a9ce  test commit adding my details in developer section pom.xml
     new 044a6c2  HBASE-21515 Also initialize an AsyncClusterConnection in 
HRegionServer
     new 3de4969  HBASE-21516 Use AsyncConnection instead of Connection in 
SecureBulkLoadManager
     new 04a7b90  HBASE-21526 Use AsyncClusterConnection in ServerManager for 
getRsAdmin
     new dc43512  HBASE-21579 Use AsyncClusterConnection for 
HBaseInterClusterReplicationEndpoint
     new 1c56823  HBASE-21538 Rewrite RegionReplicaFlushHandler to use 
AsyncClusterConnection
     new 846f80e  HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use 
AsyncClusterConnection
     new bbd7a4d  HBASE-21537 Rewrite ServerManager.closeRegionSilentlyAndWait 
to use AsyncClusterConnection
     new 934776b  HBASE-21719 Rewrite RegionPlacementMaintainer to use 
AsyncClusterConnection
     new 2588b34  HBASE-21778 Remove the usage of the locateRegion related 
methods in ClusterConnection
     new 144fc61  HBASE-21779 Reimplement BulkLoadHFilesTool to use 
AsyncClusterConnection
     new a68e73e  HBASE-21585 Remove ClusterConnection
     new 712ce7f  HBASE-21717 Implement Connection based on AsyncConnection
     new cede79a  HBASE-21718 Implement Admin based on AsyncAdmin
     new 33a0c37  HBASE-22241 Fix TestRegionServerCoprocessorEndpoint
     new f90a2e22 HBASE-21725 Implement BufferedMutator Based on 
AsyncBufferedMutator
     new 8ecd5fa  HBASE-22238 Fix TestRpcControllerFactory
     new 05e1971  HBASE-22223 Implement RegionLocator based on 
AsyncTableRegionLocator
     new 7b16251  HBASE-22281 Fix failed shell UTs
     new b0ec2b6  HBASE-22295 Fix TestClientOperationTimeout
     new eb22068  HBASE-22297 Fix TestRegionMergeTransitionOnCluster and 
TestSplitTransactionOnCluster
     new d1e078b  HBASE-22302 Fix TestHbck
     new 9ba7b5f  HBASE-22239 Also catch RemoteException in 
SyncReplicationTestBase.verifyReplicationRequestRejection
     new 62561d3  HBASE-22036 Rewrite TestScannerHeartbeatMessages
     new f609d6e  HBASE-22328 NPE in RegionReplicaReplicationEndpoint
     new 1098c18  HBASE-22037 Re-enable TestAvoidCellReferencesIntoShippedBlocks
     new 0e7074a  HBASE-21723 Remove ConnectionImplementation and related 
classes
     new 3fa76e1  HBASE-22351 Fix creating table timeout for 
TestProcedurePriority
     new 3229554  HBASE-22526 RejectedExecutionException could be thrown from 
TableOverAsyncTable.coprocessor service if the connection has been shutown

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   (6da2c76)
            \
             N -- N -- N   refs/heads/HBASE-21512 (3229554)

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 28 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/backup/util/RestoreTool.java      |  3 ++
 .../java/org/apache/hadoop/hbase/client/Admin.java | 28 +++++++++--------
 .../org/apache/hadoop/hbase/client/AsyncAdmin.java | 17 ++++++-----
 .../java/org/apache/hadoop/hbase/TestCellUtil.java |  9 ++++--
 .../hadoop/hbase/rsgroup/RSGroupAdminClient.java   |  2 +-
 .../hbase/tmpl/regionserver/RSStatusTmpl.jamon     | 35 ++++++++++++++++++++++
 .../hbase/tmpl/regionserver/RegionListTmpl.jamon   | 34 ++++++++++++++++-----
 .../hadoop/hbase/io/HalfStoreFileReader.java       |  7 +++--
 .../hbase/procedure/ProcedureManagerHost.java      |  6 +---
 .../TestForeignExceptionSerialization.java         | 19 ++++++++++--
 .../regionserver/TestRegionServerHostname.java     |  5 ++--
 pom.xml                                            |  6 ++++
 src/main/asciidoc/_chapters/configuration.adoc     | 14 ++++-----
 src/main/asciidoc/_chapters/developer.adoc         | 22 ++++++++++++++
 src/site/xdoc/downloads.xml                        | 17 +++++------
 15 files changed, 165 insertions(+), 59 deletions(-)

Reply via email to