[
https://issues.apache.org/jira/browse/HBASE-11762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099181#comment-14099181
]
Andrew Purtell commented on HBASE-11762:
----------------------------------------
Patch does not provide support for the encrypting WAL writer nor
SecureWALCodec. Please fix, and consider tests that verify things work as they
should for both pairs of WAL readers and writers (can piggyback on existing
tests that check correct handling of the writer class name)
> Record the class name of Codec in WAL header
> --------------------------------------------
>
> Key: HBASE-11762
> URL: https://issues.apache.org/jira/browse/HBASE-11762
> Project: HBase
> Issue Type: Task
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Attachments: 11762-v1.txt
>
>
> In follow-up discussion to HBASE-11620, Enis brought up this point:
> Related to this, should not we also write the CellCodec that we use in the
> WAL header. Right now, the codec comes from the configuration which means
> that you cannot read back the WAL files if you change the codec.
> This JIRA is to implement the above suggestion.
--
This message was sent by Atlassian JIRA
(v6.2#6252)