[ https://issues.apache.org/jira/browse/HBASE-11857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Purtell updated HBASE-11857: ----------------------------------- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) +1 Pushed to 0.98+ I ran the result of applying this patch to head of 0.98 through the complete Phoenix unit test suite as additional verification. > 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, 11857-trunk-v2.txt, > 11857-trunk-v3.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)