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

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


    from 7f2ae00324a HBASE-28314 Enable maven-source-plugin for all modules 
(#5753)
     new bb094dc33df HBASE-27990 BucketCache causes ArithmeticException due to 
improper blockSize value checking (#5389)
     new 0c54d88e8e3 HBASE-27989 ByteBuffAllocator causes ArithmeticException 
due to improper poolBufSize value checking (#5388)
     new 919c8915ad9 HBASE-28452 Missing null check of 
rpcServer.scheduler.executor causes NPE with invalid value of 
hbase.client.default.rpc.codec (#5778)
     new 5134eedce68 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