[
https://issues.apache.org/jira/browse/HBASE-11857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14115276#comment-14115276
]
Ted Yu commented on HBASE-11857:
--------------------------------
Codec is referenced in:
phoenix-core/src/it/java/org/apache/hadoop/hbase/regionserver/wal/ReadWriteKeyValuesWithCodecIT.java
ReaderBase is not referenced in phoenix.
> Restore ReaderBase.initAfterCompression() and
> WALCellCodec.create(Configuration, CompressionContext)
> ----------------------------------------------------------------------------------------------------
>
> Key: HBASE-11857
> URL: https://issues.apache.org/jira/browse/HBASE-11857
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Blocker
> Fix For: 0.99.0, 2.0.0, 0.98.6
>
> Attachments: 11857-trunk-v1.txt
>
>
> ReaderBase.initAfterCompression() and WALCellCodec.create(Configuration,
> CompressionContext) were removed when adding Cell codec to WAL header.
> Some downstream projects, such as Phoenix, depend on these methods.
> This JIRA is to restore these methods.
> Thanks to Jeffrey who found this issue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)