[
https://issues.apache.org/jira/browse/HBASE-26992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell updated HBASE-26992:
----------------------------------------
Status: Patch Available (was: Open)
> 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
> Priority: Minor
> 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)