Andrew Kyle Purtell created HBASE-26992:
-------------------------------------------

             Summary: Brotli compressor has unexpected behavior during 
reinitialization
                 Key: HBASE-26992
                 URL: https://issues.apache.org/jira/browse/HBASE-26992
             Project: HBase
          Issue Type: Bug
    Affects Versions: 2.5.0
            Reporter: Andrew Kyle Purtell
            Assignee: Andrew Kyle Purtell
             Fix For: 2.5.0, 3.0.0-alpha-3


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 message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to