This is an automated email from the ASF dual-hosted git repository.
zghao pushed a change to branch branch-2.2
in repository https://gitbox.apache.org/repos/asf/hbase.git.
from 6a6788c HBASE-23771 [Flakey Tests] Test TestSplitTransactionOnCluster
Again
new fff59f4 HBASE-24387 TableSnapshotInputFormatImpl support row limit on
each InputSplit (#1731)
new 3cd1525 HBASE-24401 Cell size limit check on append should consider 0
or less value to disable the check (#1742)
The 2 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:
.../mapreduce/TableSnapshotInputFormatImpl.java | 23 +++++++---
.../mapreduce/TestTableSnapshotInputFormat.java | 51 ++++++++++++++++++++++
.../apache/hadoop/hbase/regionserver/HRegion.java | 12 ++---
.../hadoop/hbase/regionserver/RSRpcServices.java | 4 +-
.../hadoop/hbase/client/TestFromClientSide.java | 22 ++++++++++
5 files changed, 98 insertions(+), 14 deletions(-)