Ted Yu created HBASE-9994:
-----------------------------

             Summary: 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


The following classes use ByteString.copyFrom() which should be replaced with 
ZeroCopyLiteralByteString.wrap() :

Index: 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/WALCellCodec.java
Index: 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormat.java
Index: 
hbase-server/src/main/java/org/apache/hadoop/hbase/codec/MessageCodec.java



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

Reply via email to