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

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


    from c6aac61  HBASE-26613 The logic of the method incrementIV in Encryption 
class has problem (#3968)
     new 55ddcba  HBASE-26598 Fix excessive connections in MajorCompactor 
(#3961)
     new c6ac996  HBASE-26609 Round the size to MB or KB at the end of 
calculation in HRegionServer.createRegionLoad (#3967)

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   | 59 +++++++++++++++-------
 .../util/compaction/MajorCompactionRequest.java    | 53 +++++++++----------
 .../util/compaction/MajorCompactionTTLRequest.java | 33 ++++++------
 .../hbase/util/compaction/MajorCompactor.java      |  6 +--
 .../hbase/util/compaction/MajorCompactorTTL.java   |  4 +-
 .../compaction/TestMajorCompactionRequest.java     | 20 +++-----
 .../compaction/TestMajorCompactionTTLRequest.java  | 18 +++----
 7 files changed, 97 insertions(+), 96 deletions(-)

Reply via email to