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

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


    from 5d56c80  HBASE-26601 maven-gpg-plugin failing with "Inappropriate 
ioctl for device"
     new d072a2e  HBASE-26340 TableSplit returns false size under 1MB (#3872)
     new 482ef69  HBASE-26488 Memory leak when MemStore retry flushing (#3899)

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:
 .../hadoop/hbase/regionserver/HRegionServer.java   |   6 +-
 .../apache/hadoop/hbase/regionserver/HStore.java   |   5 -
 .../hbase/regionserver/ImmutableSegment.java       |   4 +
 .../hbase/regionserver/MemStoreSnapshot.java       |  42 ++++---
 .../hadoop/hbase/regionserver/TestHStore.java      | 132 +++++++++++++++++++--
 5 files changed, 153 insertions(+), 36 deletions(-)

Reply via email to