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

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


    from 63ffb6c50cb HBASE-28450 BuckeCache.evictBlocksByHfileName won't work 
after a cache recovery from file (#5769)
     new e2d7ec968ea HBASE-27990 BucketCache causes ArithmeticException due to 
improper blockSize value checking (#5389)
     new 151bd60c336 HBASE-27989 ByteBuffAllocator causes ArithmeticException 
due to improper poolBufSize value checking (#5388)
     new 4ba1bb0e7e2 HBASE-28452 Missing null check of 
rpcServer.scheduler.executor causes NPE with invalid value of 
hbase.client.default.rpc.codec (#5778)
     new 9ac23adfcd3 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