You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Gary Helmling (JIRA)" <ji...@apache.org> on 2010/11/10 16:30:14 UTC

[jira] Updated: (HBASE-3214) TestMasterFailover.testMasterFailoverWithMockedRITOnDeadRS is failing

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

Gary Helmling updated HBASE-3214:
---------------------------------

    Attachment: HBASE-3214.patch

Here's a patch that fixes TestMasterFailover for me.  This may also explain the  "FileSystem closed" errors showing up in TestRollingRestart, but that's hard to confirm if it's just failing up in hudson.  It does fix the "FileSystem closed" error that was aborting the master restart in TestMasterFailover.

With this fix, all tests pass locally for me.  But while testing, I did see intermittent failures of 
{noformat}
org.apache.hadoop.hbase.replication.TestReplication.queueFailover()
{noformat}

It's not clear to me that this is the same issue though, and the failures weren't consistent.  So I don't think we should hold up this fix for it.



> TestMasterFailover.testMasterFailoverWithMockedRITOnDeadRS is failing
> ---------------------------------------------------------------------
>
>                 Key: HBASE-3214
>                 URL: https://issues.apache.org/jira/browse/HBASE-3214
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.90.0
>            Reporter: Jonathan Gray
>             Fix For: 0.90.0
>
>         Attachments: HBASE-3214.patch
>
>
> Failing on hudson and locally

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.