You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/04/29 23:14:00 UTC

[jira] [Updated] (HBASE-26992) Brotli compressor has unexpected behavior during reinitialization

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