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

stack commented on HBASE-12176:
-------------------------------

What is the value of this patch [~anoop.hbase]?  Just the removal of check for 
KeyValue?  We serialize as we did KeyValues still, right?  To serialize 
otherwise, we'd create a different WALCellCodec type?  Do we write into WAL the 
codecs used? (I've not looked).

> WALCellCodec Encoders support for non-KeyValue Cells
> ----------------------------------------------------
>
>                 Key: HBASE-12176
>                 URL: https://issues.apache.org/jira/browse/HBASE-12176
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>             Fix For: 2.0.0, 0.99.1
>
>         Attachments: HBASE-12176.patch
>
>
> Now in all Encoder returned by WALCellCodec and SecureWALCellCodec it is 
> assumed that it will get only KeyValues. If not it just throws IOE. Now we 
> support Cells through out in write path as well and these Encoders should 
> support non KV cells as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to