[
https://issues.apache.org/jira/browse/HBASE-11865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116680#comment-14116680
]
Hudson commented on HBASE-11865:
--------------------------------
SUCCESS: Integrated in HBase-0.98 #487 (See
[https://builds.apache.org/job/HBase-0.98/487/])
HBASE-11865 Result implements CellScannable; rather it should BE a CellScanner
(stack: rev 084186836318bf0cc93da611c98cb9c63b687d0b)
* hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestResult.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/client/Result.java
> Result implements CellScannable; rather it should BE a CellScanner
> ------------------------------------------------------------------
>
> Key: HBASE-11865
> URL: https://issues.apache.org/jira/browse/HBASE-11865
> Project: HBase
> Issue Type: Improvement
> Reporter: stack
> Assignee: stack
> Fix For: 0.99.0, 2.0.0, 0.98.6
>
> Attachments: 11865.txt
>
>
> Noticed by LarsH & Andrew Purtell. We have double the objects doing result
> processing.
> I can change it so it is a CellScanner but also implements CellScannable so
> we retain BC. Let me have a go at it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)