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

   Due to a copy and paste error in BrotliCompressor#reinit we can reallocate a 
direct buffer instead of an on heap buffer. Not a functional problem right now 
but in all other cases the allocation is a heap buffer so could be a future 
surprise, and is in any case incorrect.
   


-- 
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