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 cbb8325 HBASE-22351 Increase the wait time when creating table for
TestProcedurePriority
discard d711756 HBASE-22328 NPE in RegionReplicaReplicationEndpoint
discard 92af5e6 HBASE-22036 Rewrite TestScannerHeartbeatMessages
discard efc951d HBASE-22239 Also catch RemoteException in
SyncReplicationTestBase.verifyReplicationRequestRejection
discard 1522a22 HBASE-22302 Fix TestHbck
discard c3c22a6 HBASE-22297 Fix TestRegionMergeTransitionOnCluster and
TestSplitTransactionOnCluster
discard 25a6f93 HBASE-22295 Fix TestClientOperationTimeout
discard 1266872 HBASE-22281 Fix failed shell UTs
discard 53c6d22 HBASE-22223 Implement RegionLocator based on
AsyncTableRegionLocator
discard 46e4a18 HBASE-22238 Fix TestRpcControllerFactory
discard 8f14ac8 HBASE-21725 Implement BufferedMutator Based on
AsyncBufferedMutator
discard 9711a330 HBASE-22241 Fix TestRegionServerCoprocessorEndpoint
discard b026240 HBASE-21718 Implement Admin based on AsyncAdmin
discard 6dd7d5a HBASE-21717 Implement Connection based on AsyncConnection
new 0f8d1f1 HBASE-21717 Implement Connection based on AsyncConnection
new b69de7c HBASE-21718 Implement Admin based on AsyncAdmin
new 5de8569 HBASE-22241 Fix TestRegionServerCoprocessorEndpoint
new f87dc86 HBASE-21725 Implement BufferedMutator Based on
AsyncBufferedMutator
new 19e2426 HBASE-22238 Fix TestRpcControllerFactory
new 01f7ffd HBASE-22223 Implement RegionLocator based on
AsyncTableRegionLocator
new c144708 HBASE-22281 Fix failed shell UTs
new e5acb86 HBASE-22295 Fix TestClientOperationTimeout
new 0782c98 HBASE-22297 Fix TestRegionMergeTransitionOnCluster and
TestSplitTransactionOnCluster
new 68dde84 HBASE-22302 Fix TestHbck
new a19affe HBASE-22239 Also catch RemoteException in
SyncReplicationTestBase.verifyReplicationRequestRejection
new b2dec51 HBASE-22036 Rewrite TestScannerHeartbeatMessages
new 8c271c7 HBASE-22328 NPE in RegionReplicaReplicationEndpoint
new 0f01a02 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 (cbb8325)
\
N -- N -- N refs/heads/HBASE-21512 (0f01a02)
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 14 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/client/TestFromClientSide.java | 26 ++++++++++++++++------
1 file changed, 19 insertions(+), 7 deletions(-)