[jira] [Updated] (HBASE-12176) WALCellCodec Encoders support for non-KeyValue Cells

2014-10-11 Thread Enis Soztutar (JIRA)

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

Enis Soztutar updated HBASE-12176:
--
  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

Pushed this to branch-1 and master. Thanks Anoop. 

 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)


[jira] [Updated] (HBASE-12176) WALCellCodec Encoders support for non-KeyValue Cells

2014-10-06 Thread Anoop Sam John (JIRA)

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

Anoop Sam John updated HBASE-12176:
---
Status: Patch Available  (was: Open)

 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)


[jira] [Updated] (HBASE-12176) WALCellCodec Encoders support for non-KeyValue Cells

2014-10-06 Thread Anoop Sam John (JIRA)

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

Anoop Sam John updated HBASE-12176:
---
Attachment: HBASE-12176.patch

 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)