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

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


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