[ 
https://issues.apache.org/jira/browse/HBASE-11857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116207#comment-14116207
 ] 

Hudson commented on HBASE-11857:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #5449 (See 
[https://builds.apache.org/job/HBase-TRUNK/5449/])
HBASE-11857 Restore ReaderBase.initAfterCompression() and 
WALCellCodec.create(Configuration, CompressionContext) (Ted Yu) (apurtell: rev 
cdfc96f294f4746e6d31b46a63f33dbfb100d8ed)
* hbase-common/src/main/java/org/apache/hadoop/hbase/codec/Codec.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/ProtobufLogReader.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/SequenceFileLogReader.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/ReaderBase.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/WALCellCodec.java


> 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)

Reply via email to