[ 
https://issues.apache.org/jira/browse/HBASE-17087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15666633#comment-15666633
 ] 

Hudson commented on HBASE-17087:
--------------------------------

SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #1950 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/1950/])
HBASE-17087 Enable Aliasing for CodedInputStream created by (anoopsamjohn: rev 
3f1f587266d999eba3adcf7986e68c4fa0f42a82)
* (edit) 
hbase-protocol-shaded/src/main/java/org/apache/hadoop/hbase/shaded/com/google/protobuf/ByteInputByteString.java
* (add) hbase-protocol-shaded/src/main/patches/HBASE-17087.patch


> 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
>             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
(v6.3.4#6332)

Reply via email to