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:46:23 UTC

[hbase] branch master updated (ce59a2b -> bbfbe33)

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

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


    from ce59a2b  HBASE-25004 : Log RegionTooBusyException details (#2371)
     add bbfbe33  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(-)