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

stack commented on HBASE-7233:
------------------------------

[~mcorgan] Yeah, I think that the way to go.  Client can send over that it 
favors v2 but that it can do v1 too... Server will do to the best of its 
abilities.  This won't help [[email protected]] if he wants to refer to 
tags via the Cell Interface?  He'll have to cast to KV2 which will 'break'?  
So, wondering if we should add to Cell Interface now support for tags?  Only 
other feature we have ever talked of is adding a mvcc into the key but 
Interface already has that so a shift in how it is implemented should have no 
effect on the Cell Interface.
                
> Serializing KeyValues
> ---------------------
>
>                 Key: HBASE-7233
>                 URL: https://issues.apache.org/jira/browse/HBASE-7233
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>            Priority: Blocker
>             Fix For: 0.96.0
>
>         Attachments: 7233sketch.txt, 7233.txt, 7233v10.txt, 7233-v2.txt, 
> 7233v3_encoders.txt, 7233v4_encoders.txt, 7233v5_encoders.txt, 
> 7233v6_encoder.txt, 7233v7.txt, 7233v9.txt
>
>
> Undo KeyValue being a Writable.

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