[
https://issues.apache.org/jira/browse/HBASE-11865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116689#comment-14116689
]
Hudson commented on HBASE-11865:
--------------------------------
FAILURE: Integrated in HBase-1.0 #141 (See
[https://builds.apache.org/job/HBase-1.0/141/])
HBASE-11865 Result implements CellScannable; rather it should BE a CellScanner
(stack: rev 6ebcc7bbbf8f72ad27e3279138eac02984f57ae5)
* hbase-client/src/main/java/org/apache/hadoop/hbase/client/Result.java
* hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestResult.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)