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

zghao pushed a change to branch branch-2.3
in repository https://gitbox.apache.org/repos/asf/hbase.git.


    from 9f69ad4  HBASE-24408 Introduce a general 'local region' to store data 
on master (#1753)
     new 210f22e  HBASE-24387 TableSnapshotInputFormatImpl support row limit on 
each InputSplit (#1731)
     new 9216c90  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/TestFromClientSide5.java   | 24 +++++++++-
 5 files changed, 99 insertions(+), 15 deletions(-)

Reply via email to