This is an automated email from the ASF dual-hosted git repository.
ndimiduk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git
from c548c2f6f2e HBASE-29777 Slow and Large Response RPC StartTime in
SlowLog Operation Details page is incorrect (#7548)
add 531f91c436a HBASE-28601 Enable setting memstore on-heap sizes in bytes
(#7726)
No new revisions were added by this update.
Summary of changes:
hbase-common/src/main/resources/hbase-default.xml | 10 ++++
.../hadoop/hbase/io/util/MemorySizeUtil.java | 65 ++++++++++++++++++----
.../hbase/regionserver/HeapMemoryManager.java | 24 +++++---
.../hadoop/hbase/io/util/TestMemorySizeUtil.java | 55 +++++++++++++-----
4 files changed, 120 insertions(+), 34 deletions(-)