This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a change to branch HBASE-29914
in repository https://gitbox.apache.org/repos/asf/hbase.git


 discard 2484428dbc6 skip other stages
 discard f9246cfc04d HBASE-29914 Client integration tests fails with 'mvn not 
found'
     add e53218ed3ea HBASE-29911 Upgrade hbase-examples to use junit5 (#7786)
     new d1fc9838013 HBASE-29914 Client integration tests fails with 'mvn not 
found'
     new 8951c661da4 skip other stages
     new 491271373a2 patch hadoop for hadoop2

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   (2484428dbc6)
            \
             N -- N -- N   refs/heads/HBASE-29914 (491271373a2)

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 3 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/patch-hadoop3.sh                       |  2 +-
 hbase-examples/pom.xml                             |  5 --
 .../client/example/TestAsyncClientExample.java     | 23 ++++------
 .../hbase/client/example/TestHttpProxyExample.java | 23 ++++------
 .../example/TestMultiThreadedClientExample.java    | 25 ++++------
 .../client/example/TestRefreshHFilesClient.java    | 18 +++-----
 .../coprocessor/example/TestRefreshHFilesBase.java |  4 +-
 .../example/TestRefreshHFilesEndpoint.java         | 20 ++++----
 .../example/TestScanModifyingObserver.java         | 31 ++++++-------
 .../example/TestValueReplacingCompaction.java      | 31 ++++++-------
 .../example/TestWriteHeavyIncrementObserver.java   | 30 ++++++------
 ...avyIncrementObserverWithMemStoreCompaction.java | 28 +++++++-----
 .../example/TestZooKeeperScanPolicyObserver.java   | 25 ++++------
 .../WriteHeavyIncrementObserverTestBase.java       | 13 +-----
 .../hbase/mapreduce/TestMapReduceExamples.java     | 18 +++-----
 .../TestShadeSaslAuthenticationProvider.java       | 53 ++++++++++------------
 .../org/apache/hadoop/hbase/types/TestPBCell.java  | 16 +++----
 17 files changed, 152 insertions(+), 213 deletions(-)

Reply via email to