[
https://issues.apache.org/jira/browse/HBASE-9569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-9569:
-------------------------
Attachment: 9569.txt
Small fix. Stop the Configuration recursion; pass in the tests Configuration
when it runs HLogPE. Also add option to HLogPE so it does not close the FS
when done (didn't matter when it was using non-hdfs fs).
> TestHLog is broken
> ------------------
>
> Key: HBASE-9569
> URL: https://issues.apache.org/jira/browse/HBASE-9569
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: stack
> Assignee: stack
> Fix For: 0.98.0, 0.96.0
>
> Attachments: 9569.txt
>
>
> TestHLog is failing since last night.
> Git bisect shows that the problem commit is this one:
> {code}
> f5b8ee6c7d678ee7da0095504d9870457a34d7b8 is the first bad commit
> commit f5b8ee6c7d678ee7da0095504d9870457a34d7b8
> Author: Michael Stack <[email protected]>
> Date: Tue Sep 17 21:23:17 2013 +0000
> HBASE-9562 Make HLogPE run against configured FS
> git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/0.96@1524229
> 13f79535-47bb-0310-9956-ffa450edef68
> {code}
> It broke the test because it made it work on hdfs (which looks to have been
> what was intended).
> Looking...
--
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