You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2020/09/10 16:50:52 UTC

[hbase] branch branch-2.2 updated (88c9a38 -> f55847a)

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

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


    from 88c9a38  HBASE-24689 Generate CHANGES.md and RELEASENOTES.md for 2.2.6 (addendum)
     add f55847a  HBASE-24958 CompactingMemStore.timeOfOldestEdit error update (#2321)

No new revisions were added by this update.

Summary of changes:
 .../hbase/regionserver/AbstractMemStore.java       |  6 +++++-
 .../hbase/regionserver/CompactingMemStore.java     |  1 +
 .../hadoop/hbase/regionserver/DefaultMemStore.java |  1 +
 .../hbase/regionserver/TestCompactingMemStore.java | 24 ++++++++++++++++++++++
 4 files changed, 31 insertions(+), 1 deletion(-)