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 4f0f519  HBASE-26142 NullPointerException when set 
'hbase.hregion.memstore.mslab.indexchunksize.percent' to zero (#3531)
     new 61fbe6f  HBASE-26170 handleTooBigRequest in NettyRpcServer didn't skip 
enough bytes (#3564)
     new 611ffa7  HBASE-26179 TestRequestTooBigException spends too much time 
to finish (#3571)

The 2 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:
 .../hadoop/hbase/ipc/NettyRpcFrameDecoder.java     | 12 +++--
 .../org/apache/hadoop/hbase/ipc/RpcServer.java     |  7 +--
 .../hbase/ipc/SimpleServerRpcConnection.java       | 12 +++--
 .../hbase/client/TestRequestTooBigException.java   | 55 ++++++++++------------
 4 files changed, 42 insertions(+), 44 deletions(-)

Reply via email to