[ 
https://issues.apache.org/jira/browse/HBASE-7900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586178#comment-13586178
 ] 

stack commented on HBASE-7900:
------------------------------

[~mcorgan] np  This patch is standalone adding CellScanner facility anywhere we 
need to 'iterate' Cells.  This is part 2 of the rpc hbase-7898 effort.  The 
first was the moving of stuff around and getting Codec and base classes into 
place.  Part 3 is the one that actually changes rpc adding in cell blocks.  
That needs review and testing yet.  Good on you Matt.

[~ted_yu] You ok w/ this going in?
                
> Have client Mutations (Put/Delete/etc.) and Result implement CellScanner 
> Interface
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-7900
>                 URL: https://issues.apache.org/jira/browse/HBASE-7900
>             Project: HBase
>          Issue Type: Sub-task
>          Components: IPC/RPC
>            Reporter: stack
>            Assignee: stack
>            Priority: Blocker
>             Fix For: 0.96.0
>
>         Attachments: 7900.txt, 7900v2.txt, 7900v3.txt, 7900v4.txt, 
> 7900v5.txt, 7900v6.txt
>
>
> Need to be able to Iterate the Cells carried by Puts, Deletes, etc., as well 
> as Result so can build Cell blocks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to