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 d72a8e2  HBASE-22351 Increase the wait time when creating table for 
TestProcedurePriority
 discard 3e5cd7d  HBASE-22328 NPE in RegionReplicaReplicationEndpoint
 discard abea8b2  HBASE-22036 Rewrite TestScannerHeartbeatMessages
 discard 4770fbc  HBASE-22239 Also catch RemoteException in 
SyncReplicationTestBase.verifyReplicationRequestRejection
 discard 002fbcf  HBASE-22302 Fix TestHbck
 discard 48ebece  HBASE-22297 Fix TestRegionMergeTransitionOnCluster and 
TestSplitTransactionOnCluster
 discard 564f7db  HBASE-22295 Fix TestClientOperationTimeout
 discard e5fe6ae  HBASE-22281 Fix failed shell UTs
 discard 9dcedb7  HBASE-22223 Implement RegionLocator based on 
AsyncTableRegionLocator
 discard c02174c  HBASE-22238 Fix TestRpcControllerFactory
 discard 82f0dbf  HBASE-21725 Implement BufferedMutator Based on 
AsyncBufferedMutator
 discard f405b9d  HBASE-22241 Fix TestRegionServerCoprocessorEndpoint
 discard 18ea03c  HBASE-21718 Implement Admin based on AsyncAdmin
 discard 9e85d34  HBASE-21717 Implement Connection based on AsyncConnection
 discard 1128e8d  HBASE-21585 Remove ClusterConnection
 discard 516f4fb  HBASE-21779 Reimplement BulkLoadHFilesTool to use 
AsyncClusterConnection
 discard d67d9b5  HBASE-21778 Remove the usage of the locateRegion related 
methods in ClusterConnection
 discard 1f5317c  HBASE-21719 Rewrite RegionPlacementMaintainer to use 
AsyncClusterConnection
 discard 64f4aa5  HBASE-21537 Rewrite ServerManager.closeRegionSilentlyAndWait 
to use AsyncClusterConnection
 discard 6a0d9c7  HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use 
AsyncClusterConnection
 discard 4442759  HBASE-21538 Rewrite RegionReplicaFlushHandler to use 
AsyncClusterConnection
 discard 80cf201  HBASE-21579 Use AsyncClusterConnection for 
HBaseInterClusterReplicationEndpoint
 discard 72525ba  HBASE-21526 Use AsyncClusterConnection in ServerManager for 
getRsAdmin
 discard 6b39bef  HBASE-21516 Use AsyncConnection instead of Connection in 
SecureBulkLoadManager
 discard 6f2d5c4  HBASE-21515 Also initialize an AsyncClusterConnection in 
HRegionServer
     add 25a1c5a  HBASE-22429 hbase-vote download step requires URL to end with 
'/' (#243)
     add e1d023d  HBASE-22430 hbase-vote should tee build and test output to 
console
     add 759ee21  HBASE-22424 Interactions in RSGroup test classes will cause 
TestRSGroupsAdmin2.testMoveServersAndTables and 
TestRSGroupsBalance.testGroupBalance flaky
     add e254f5e  HBASE-22425 Balance shell command broken in HBase-3.0.0
     add 5a578f9  HBASE-20970 Update hadoop check versions for hadoop3 in 
hbase-personality
     add 6ea6573  HBASE-22184 [security] Support get|set LogLevel in HTTPS mode.
     add cb32f4f  HBASE-21991 [Addendum] Mark LossCounting as Private
     add 930691a  HBASE-22400 Remove the adapter code in async fs 
implementation for hadoop-2.7.x
     add b74df9b  HBASE-22442 Nightly build is failing with hadoop 3.x
     add c80f2ad  HBASE-22226 Incorrect level for headings in asciidoc
     add 91ccb22  HBASE-22443 Add hbase-vote script details to documentation
     new 063ce08  HBASE-21515 Also initialize an AsyncClusterConnection in 
HRegionServer
     new 08b73f3  HBASE-21516 Use AsyncConnection instead of Connection in 
SecureBulkLoadManager
     new a458403  HBASE-21526 Use AsyncClusterConnection in ServerManager for 
getRsAdmin
     new 43e31be  HBASE-21579 Use AsyncClusterConnection for 
HBaseInterClusterReplicationEndpoint
     new f37722c  HBASE-21538 Rewrite RegionReplicaFlushHandler to use 
AsyncClusterConnection
     new 3dc06c46 HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use 
AsyncClusterConnection
     new ca5c7b2  HBASE-21537 Rewrite ServerManager.closeRegionSilentlyAndWait 
to use AsyncClusterConnection
     new 08faf2a  HBASE-21719 Rewrite RegionPlacementMaintainer to use 
AsyncClusterConnection
     new 5445073  HBASE-21778 Remove the usage of the locateRegion related 
methods in ClusterConnection
     new b5ed82b  HBASE-21779 Reimplement BulkLoadHFilesTool to use 
AsyncClusterConnection
     new 251f2f7  HBASE-21585 Remove ClusterConnection
     new 6dd7d5a  HBASE-21717 Implement Connection based on AsyncConnection
     new b026240  HBASE-21718 Implement Admin based on AsyncAdmin
     new 9711a330 HBASE-22241 Fix TestRegionServerCoprocessorEndpoint
     new 8f14ac8  HBASE-21725 Implement BufferedMutator Based on 
AsyncBufferedMutator
     new 46e4a18  HBASE-22238 Fix TestRpcControllerFactory
     new 53c6d22  HBASE-22223 Implement RegionLocator based on 
AsyncTableRegionLocator
     new 1266872  HBASE-22281 Fix failed shell UTs
     new 25a6f93  HBASE-22295 Fix TestClientOperationTimeout
     new c3c22a6  HBASE-22297 Fix TestRegionMergeTransitionOnCluster and 
TestSplitTransactionOnCluster
     new 1522a22  HBASE-22302 Fix TestHbck
     new efc951d  HBASE-22239 Also catch RemoteException in 
SyncReplicationTestBase.verifyReplicationRequestRejection
     new 92af5e6  HBASE-22036 Rewrite TestScannerHeartbeatMessages
     new d711756  HBASE-22328 NPE in RegionReplicaReplicationEndpoint
     new cbb8325  HBASE-22351 Increase the wait time when creating table for 
TestProcedurePriority

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   (d72a8e2)
            \
             N -- N -- N   refs/heads/HBASE-21512 (cbb8325)

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 25 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/hbase-personality.sh                   |   9 +-
 dev-support/hbase-vote.sh                          |  17 +-
 hbase-client/pom.xml                               |  50 ++++
 .../org/apache/hadoop/hbase/http/log/LogLevel.java |  66 ++++-
 .../apache/hadoop/hbase/http/log/TestLogLevel.java | 163 ++++++++--
 .../hadoop/hbase/rsgroup/TestRSGroupsBase.java     |   2 +-
 .../FanOutOneBlockAsyncDFSOutputHelper.java        | 328 ++-------------------
 .../FanOutOneBlockAsyncDFSOutputSaslHelper.java    |  66 +----
 .../apache/hadoop/hbase/util/LossyCounting.java    |   2 +-
 hbase-shell/src/main/ruby/hbase/admin.rb           |   2 +-
 hbase-shell/src/test/ruby/hbase/admin_test.rb      |  12 +
 .../appendix_hbase_incompatibilities.adoc          |   4 +-
 src/main/asciidoc/_chapters/developer.adoc         |  24 ++
 14 files changed, 350 insertions(+), 397 deletions(-)

Reply via email to