[
https://issues.apache.org/jira/browse/HBASE-10821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946519#comment-13946519
]
Hudson commented on HBASE-10821:
--------------------------------
ABORTED: Integrated in HBase-TRUNK #5038 (See
[https://builds.apache.org/job/HBase-TRUNK/5038/])
HBASE-10821 Make ColumnInterpreter#getValue() abstract (tedyu: rev 1581217)
*
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/coprocessor/ColumnInterpreter.java
> Make ColumnInterpreter#getValue() abstract
> ------------------------------------------
>
> Key: HBASE-10821
> URL: https://issues.apache.org/jira/browse/HBASE-10821
> Project: HBase
> Issue Type: Task
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 0.99.0
>
> Attachments: 10821-v1.txt
>
>
> ColumnInterpreter#getValue(byte[], byte[], KeyValue) was provided for
> backward compatibility. It has been deprecated since 0.96
> This issue removes ColumnInterpreter#getValue(byte[], byte[], KeyValue) and
> makes ColumnInterpreter#getValue(byte[], byte[], Cell) abstract.
--
This message was sent by Atlassian JIRA
(v6.2#6252)