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 Purtell (JIRA)" <ji...@apache.org> on 2013/12/02 04:10:35 UTC

[jira] [Updated] (HBASE-9994) ZeroCopyLiteralByteString.wrap() should be used in place of ByteString.copyFrom()

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

Andrew Purtell updated HBASE-9994:
----------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Already committed, resolving.

> ZeroCopyLiteralByteString.wrap() should be used in place of ByteString.copyFrom()
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-9994
>                 URL: https://issues.apache.org/jira/browse/HBASE-9994
>             Project: HBase
>          Issue Type: Task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 0.98.0
>
>         Attachments: 9994-v1.txt
>
>
> The following classes use ByteString.copyFrom() which should be replaced with ZeroCopyLiteralByteString.wrap() :
> hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormat.java
> hbase-server/src/main/java/org/apache/hadoop/hbase/codec/MessageCodec.java



--
This message was sent by Atlassian JIRA
(v6.1#6144)