[
https://issues.apache.org/jira/browse/HBASE-18119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16058227#comment-16058227
]
Zach York commented on HBASE-18119:
-----------------------------------
bq. the configuration is only created once, if the test case runs
successfully, the modified key/value may affect the class other tests.
You can just manually create a configuration (instead of calling
TEST_UTIL.getConfiguration). Then it won't affect other tests.
> Improve HFile readability and modify ChecksumUtil log level
> -----------------------------------------------------------
>
> Key: HBASE-18119
> URL: https://issues.apache.org/jira/browse/HBASE-18119
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 2.0.0
> Reporter: Qilin Cao
> Assignee: Qilin Cao
> Priority: Minor
> Attachments: HBASE-18119-v1.patch, HBASE-18119-v2.patch,
> HBASE-18119-v3.patch, HBASE-18119-v4.patch
>
>
> It is confused when I read the HFile.checkHFileVersion method, so I change
> the if expression. Simultaneously, I change ChecksumUtil the info log level
> to trace.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)