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

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


    from 6449087  Preparing development version 2.4.10-SNAPSHOT
     new 8fa8344  HBASE-26340 TableSplit returns false size under 1MB (#3872)
     new e20b2f3  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