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/07/01 21:34:00 UTC

[jira] [Closed] (HBASE-17087) Enable Aliasing for CodedInputStream created by ByteInputByteString#newCodedInput

     [ https://issues.apache.org/jira/browse/HBASE-17087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell closed HBASE-17087.
---------------------------------------

> Enable Aliasing for CodedInputStream created by ByteInputByteString#newCodedInput
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-17087
>                 URL: https://issues.apache.org/jira/browse/HBASE-17087
>             Project: HBase
>          Issue Type: Sub-task
>          Components: regionserver
>    Affects Versions: 2.0.0
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>            Priority: Major
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17087.patch, HBASE-17087.patch
>
>
> Missed setting this while doing HBASE-15789.  We make CIS with 'bufferIsImmutable' as true but we should do enableAliasing also to avoid copy while building PB objects from this new CIS.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)