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 1465841 HBASE-22303 Fix TestReplicationDroppedTables
omit 4be510b HBASE-22302 Fix TestHbck
omit 0d9e9b9 HBASE-22297 Fix TestRegionMergeTransitionOnCluster and
TestSplitTransactionOnCluster
omit c2df8e3 HBASE-22295 Fix TestClientOperationTimeout
omit 2e99be0 HBASE-22281 Fix failed shell UTs
omit 71a775c HBASE-22223 Implement RegionLocator based on
AsyncTableRegionLocator
omit 46fcb78 HBASE-22238 Fix TestRpcControllerFactory
omit 85abd56 HBASE-21725 Implement BufferedMutator Based on
AsyncBufferedMutator
omit 7b74bb7 HBASE-22239 Should translate the exception before returning
it in AsyncRegionServerAdmin
new 9c0dfab HBASE-21725 Implement BufferedMutator Based on
AsyncBufferedMutator
new 681a23c HBASE-22238 Fix TestRpcControllerFactory
new 9a611b4 HBASE-22223 Implement RegionLocator based on
AsyncTableRegionLocator
new 602c075 HBASE-22281 Fix failed shell UTs
new 677aba5 HBASE-22295 Fix TestClientOperationTimeout
new 1e78cf8 HBASE-22297 Fix TestRegionMergeTransitionOnCluster and
TestSplitTransactionOnCluster
new 4a0b702 HBASE-22302 Fix TestHbck
new e2c5674 HBASE-22239 Also catch RemoteException in
SyncReplicationTestBase.verifyReplicationRequestRejection
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 (1465841)
\
N -- N -- N refs/heads/HBASE-21512 (e2c5674)
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 8 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:
.../apache/hadoop/hbase/client/AsyncRegionServerAdmin.java | 14 ++------------
.../hadoop/hbase/replication/SyncReplicationTestBase.java | 14 ++++++++++++--
2 files changed, 14 insertions(+), 14 deletions(-)