This is an automated email from the ASF dual-hosted git repository.
zhangduo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git.
from 3c64f86 HBASE-26244 Avoid trim the error stack trace when running UT
with maven (#3654)
add 36884c3 HBASE-26210 HBase Write should be doomed to hang when cell
size exceeds InmemoryFlushSize for CompactingMemStore (#3604)
No new revisions were added by this update.
Summary of changes:
.../hbase/regionserver/CompactingMemStore.java | 94 ++++----
.../hbase/regionserver/CompactionPipeline.java | 2 +-
.../TestCompactingToCellFlatMapMemStore.java | 6 +-
.../hadoop/hbase/regionserver/TestHStore.java | 267 +++++++++++++++++++--
4 files changed, 304 insertions(+), 65 deletions(-)