apurtell opened a new pull request, #4584:
URL: https://github.com/apache/hbase/pull/4584

   A larger IO buffer for absorbing WALCodec writes can improve the compression 
ratio of larger values, because the compressor will be given a larger internal 
buffer over which there will be more match opportunities. Does not impact the 
ability to read existing written files.
   
   Also, reset the BAOS internal buffer on the way out of compress() so 
potential large-ish buffers do not linger on the heap longer than necessary.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to