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

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


    from 584a5c24723 HBASE-28314 Enable maven-source-plugin for all modules 
(#5754)
     new 81e43855312 HBASE-27990 BucketCache causes ArithmeticException due to 
improper blockSize value checking (#5389)
     new 4f6709d7147 HBASE-27989 ByteBuffAllocator causes ArithmeticException 
due to improper poolBufSize value checking (#5388)
     new 98f0f1e143c HBASE-28452 Missing null check of 
rpcServer.scheduler.executor causes NPE with invalid value of 
hbase.client.default.rpc.codec (#5778)
     new 7d960c6bf01 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