[
https://issues.apache.org/jira/browse/HBASE-10936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13964062#comment-13964062
]
Enis Soztutar commented on HBASE-10936:
---------------------------------------
I am getting a compilation failure with 0.98 patch:
{code}
ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile
(default-testCompile) on project hbase-server: Compilation failure
[ERROR]
/Users/enis/projects/svn-repos/hbase-0.98/hbase-server/src/test/java/org/apache/hadoop/hbase/io/encoding/TestDataBlockEncoders.java:[208,4]
testEncodersOnDataset(java.nio.ByteBuffer,java.util.List<org.apache.hadoop.hbase.KeyValue>)
in org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders cannot be applied
to (java.nio.ByteBuffer)
{code}
> Port zeroByte encoding from parent.
> -----------------------------------
>
> Key: HBASE-10936
> URL: https://issues.apache.org/jira/browse/HBASE-10936
> Project: HBase
> Issue Type: Sub-task
> Components: test
> Reporter: Lars Hofhansl
> Priority: Minor
> Fix For: 0.99.0, 0.94.19, 0.98.2, 0.96.3
>
> Attachments: 10936-0.94.txt, 10936-0.96.txt, 10936-0.98.txt,
> 10936-trunk.txt
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)