You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/09/18 06:35:51 UTC

[jira] [Created] (HBASE-9569) TestHLog is broken

stack created HBASE-9569:
----------------------------

             Summary: 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


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 <st...@apache.org>
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