You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2016/02/05 08:00:46 UTC

[jira] [Created] (HBASE-15218) On RS crash and replay of WAL, loosing all Tags in Cells

Anoop Sam John created HBASE-15218:
--------------------------------------

             Summary: On RS crash and replay of WAL, loosing all Tags in Cells
                 Key: HBASE-15218
                 URL: https://issues.apache.org/jira/browse/HBASE-15218
             Project: HBase
          Issue Type: Bug
    Affects Versions: 1.1.1, 1.0.2, 0.98.13, 2.0.0, 1.2.0
            Reporter: Anoop Sam John
            Assignee: Anoop Sam John
            Priority: Critical


The KeyValueCodec's Decoder makes NoTagsKeyValue. The WalCellCodec also makes this Decoder and so while reading Cells after RS crash, we will loose all tags in Cells.



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