You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2011/03/17 03:16:29 UTC

[jira] Commented: (HBASE-3659) TestHLog fails on newer Hadoop

    [ https://issues.apache.org/jira/browse/HBASE-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007779#comment-13007779 ] 

stack commented on HBASE-3659:
------------------------------

+1 Thanks Todd

> TestHLog fails on newer Hadoop
> ------------------------------
>
>                 Key: HBASE-3659
>                 URL: https://issues.apache.org/jira/browse/HBASE-3659
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.1
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Minor
>             Fix For: 0.90.2
>
>         Attachments: hbase-3659.txt
>
>
> There are some subtle changes in IPC in the newer Hadoop trees that cause TestHLog to fail. The issue is that when it restarts the minicluster, the new DNs pick up a cached IPC connection to the old NN, which has closed its end of the IPC pipe. This causes the new DNs to fail to start and the test fails. Adding a strategic sleep fixes it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira