You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/03/21 00:01:16 UTC

[jira] [Resolved] (HBASE-7898) Serializing Cells over RPC

     [ https://issues.apache.org/jira/browse/HBASE-7898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-7898.
--------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed

There is a bunch to do on rpc still but the new fashion for 'serializing cells over rpc' is committed as is spec. on how its working.
                
> Serializing Cells over RPC
> --------------------------
>
>                 Key: HBASE-7898
>                 URL: https://issues.apache.org/jira/browse/HBASE-7898
>             Project: HBase
>          Issue Type: Task
>          Components: IPC/RPC
>            Reporter: stack
>            Assignee: stack
>            Priority: Blocker
>             Fix For: 0.95.0
>
>
> This issue replaces the juicy HBASE-7233 which started undoing KeyValue as a Writable and ended up as a general discussion of KeyValue serialization. Along the way it served as a scratch sheet for how to do lots of KeyValues across RPC.  This issue is the umbrella issue for making it so we can pass Cells over our protobuf'd RPC rather than KeyValues; i.e. an Interface which could be differently implemented rather than our current non-evolvable KeyValue serialization.

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