[ 
https://issues.apache.org/jira/browse/HBASE-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell resolved HBASE-7921.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.95.1
                   0.94.8
                   0.98.0

Committed.
                
> 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

Reply via email to