Andrew Purtell created HBASE-7921:
-------------------------------------
Summary: 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.96.0
Reporter: Andrew Purtell
Assignee: Andrew Purtell
Priority: Minor
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