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

Hudson commented on HBASE-12176:
--------------------------------

SUCCESS: Integrated in HBase-TRUNK #5650 (See 
[https://builds.apache.org/job/HBase-TRUNK/5650/])
HBASE-12176 WALCellCodec Encoders support for non-KeyValue Cells (Anoop Sam 
John) (enis: rev e3f99578304cb30f1b59c34a4193b9b700f3566a)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/WALCellCodec.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/SecureWALCellCodec.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AuthResult.java


> 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