stack created HBASE-7898:
----------------------------

             Summary: 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.96.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

Reply via email to