[
https://issues.apache.org/jira/browse/HBASE-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640400#comment-13640400
]
Hudson commented on HBASE-7921:
-------------------------------
Integrated in HBase-0.94 #965 (See
[https://builds.apache.org/job/HBase-0.94/965/])
HBASE-7921. TestHFileBlock.testGzipCompression should ignore the block
checksum (Revision 1471227)
Result = FAILURE
apurtell :
Files :
*
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFileBlock.java
> TestHFileBlock.testGzipCompression should ignore the block checksum
> -------------------------------------------------------------------
>
> Key: HBASE-7921
> URL: https://issues.apache.org/jira/browse/HBASE-7921
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 0.98.0, 0.94.8, 0.95.1
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Minor
> Fix For: 0.98.0, 0.94.8, 0.95.1
>
> Attachments: 7921.patch
>
>
> TestHFileBlock.createTestBlockStr can change the gzip header after the block
> is produced. The OS field can be set to 0 on Linux or Mac if the native gzip
> codec is available and is used, but the test code then resets it to 3. When
> comparing the resulting block the checksum should be ignored.
--
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