[ https://issues.apache.org/jira/browse/HBASE-8636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesse Yates updated HBASE-8636: ------------------------------- Attachment: HBASE-8636-0.94.patch Attaching backport patch. A majority of the changes are just copying the Codec stuff back - everything else is really just a couple lines in the SequenceFileLogReader/Writer and the WALEdit. > Backport KeyValue Codec to 0.94 (HBASE-7413) > -------------------------------------------- > > Key: HBASE-8636 > URL: https://issues.apache.org/jira/browse/HBASE-8636 > Project: HBase > Issue Type: Improvement > Components: wal > Affects Versions: 0.94.9 > Reporter: Jesse Yates > Assignee: Jesse Yates > Priority: Minor > Fix For: 0.94.9 > > Attachments: HBASE-8636-0.94.patch > > > Backport the KeyValueCodec/WALEditCodec stuff from trunk to 0.94 to support a > more pluggable KeyValue serialization. This doesn't include all the Cell code > added to trunk, but rather just providing a small layer of indirection for > the serialization of a KeyValue in the WAL. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira