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 c2f80473b2b HBASE-28450 Addendum: Fix compile error in the UT
     new 9e1c1cb242e HBASE-27990 BucketCache causes ArithmeticException due to 
improper blockSize value checking (#5389)
     new fffa361b871 HBASE-27989 ByteBuffAllocator causes ArithmeticException 
due to improper poolBufSize value checking (#5388)
     new 55bb08f5ed4 HBASE-28452 Missing null check of 
rpcServer.scheduler.executor causes NPE with invalid value of 
hbase.client.default.rpc.codec (#5778)
     new c2a41cb2f40 HBASE-27993 AbstractFSWAL causes ArithmeticException due 
to improper logRollSize value checking (#5390)

The 4 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:
 .../main/java/org/apache/hadoop/hbase/io/ByteBuffAllocator.java   | 8 ++++++++
 .../java/org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.java | 2 ++
 .../main/java/org/apache/hadoop/hbase/ipc/FifoRpcScheduler.java   | 4 +++-
 .../org/apache/hadoop/hbase/regionserver/wal/AbstractFSWAL.java   | 3 +++
 4 files changed, 16 insertions(+), 1 deletion(-)

Reply via email to