You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "dhruba borthakur (JIRA)" <ji...@apache.org> on 2008/03/13 01:37:47 UTC

[jira] Created: (HADOOP-3009) TestDatanodeDeath fails while restarting cluster

TestDatanodeDeath fails while restarting cluster
------------------------------------------------

                 Key: HADOOP-3009
                 URL: https://issues.apache.org/jira/browse/HADOOP-3009
             Project: Hadoop Core
          Issue Type: Bug
          Components: dfs
            Reporter: dhruba borthakur
             Fix For: 0.17.0




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


[jira] Commented: (HADOOP-3009) TestDatanodeDeath fails while restarting cluster

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578100#action_12578100 ] 

Mahadev konar commented on HADOOP-3009:
---------------------------------------

+1 on the changes for NameNode... are the test changes required for just this patch? 


> TestDatanodeDeath fails while restarting cluster
> ------------------------------------------------
>
>                 Key: HADOOP-3009
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3009
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>            Reporter: dhruba borthakur
>             Fix For: 0.17.0
>
>         Attachments: datanodeDeath.patch
>
>


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


[jira] Updated: (HADOOP-3009) TestFileCreation fails while restarting cluster

Posted by "dhruba borthakur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

dhruba borthakur updated HADOOP-3009:
-------------------------------------

    Assignee: dhruba borthakur
     Summary: TestFileCreation fails while restarting cluster  (was: TestDatanodeDeath fails while restarting cluster)

> TestFileCreation fails while restarting cluster
> -----------------------------------------------
>
>                 Key: HADOOP-3009
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3009
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>             Fix For: 0.17.0
>
>         Attachments: datanodeDeath.patch
>
>


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


[jira] Updated: (HADOOP-3009) TestFileCreation fails while restarting cluster

Posted by "dhruba borthakur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

dhruba borthakur updated HADOOP-3009:
-------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this!

> TestFileCreation fails while restarting cluster
> -----------------------------------------------
>
>                 Key: HADOOP-3009
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3009
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>             Fix For: 0.17.0
>
>         Attachments: safemodeForOpenFiles.patch
>
>


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


[jira] Updated: (HADOOP-3009) TestFileCreation fails while restarting cluster

Posted by "dhruba borthakur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

dhruba borthakur updated HADOOP-3009:
-------------------------------------

    Attachment:     (was: datanodeDeath.patch)

> TestFileCreation fails while restarting cluster
> -----------------------------------------------
>
>                 Key: HADOOP-3009
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3009
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>             Fix For: 0.17.0
>
>         Attachments: safemodeForOpenFiles.patch
>
>


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


[jira] Updated: (HADOOP-3009) TestFileCreation fails while restarting cluster

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahadev konar updated HADOOP-3009:
----------------------------------

    Status: Patch Available  (was: Open)

> TestFileCreation fails while restarting cluster
> -----------------------------------------------
>
>                 Key: HADOOP-3009
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3009
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>             Fix For: 0.17.0
>
>         Attachments: safemodeForOpenFiles.patch
>
>


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


[jira] Commented: (HADOOP-3009) TestFileCreation fails while restarting cluster

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578951#action_12578951 ] 

Hadoop QA commented on HADOOP-3009:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
http://issues.apache.org/jira/secure/attachment/12377808/safemodeForOpenFiles.patch
against trunk revision 619744.

    @author +1.  The patch does not contain any @author tags.

    tests included +1.  The patch appears to include 3 new or modified tests.

    javadoc +1.  The javadoc tool did not generate any warning messages.

    javac +1.  The applied patch does not generate any new javac compiler warnings.

    release audit +1.  The applied patch does not generate any new release audit warnings.

    findbugs +1.  The patch does not introduce any new Findbugs warnings.

    core tests -1.  The patch failed core unit tests.

    contrib tests +1.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1963/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1963/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1963/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1963/console

This message is automatically generated.

> TestFileCreation fails while restarting cluster
> -----------------------------------------------
>
>                 Key: HADOOP-3009
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3009
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>             Fix For: 0.17.0
>
>         Attachments: safemodeForOpenFiles.patch
>
>


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


[jira] Commented: (HADOOP-3009) TestFileCreation fails while restarting cluster

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578438#action_12578438 ] 

Mahadev konar commented on HADOOP-3009:
---------------------------------------

+1 on the new patch ... and also the changes in tests make sense after I discussed it offline with dhruba... 

> TestFileCreation fails while restarting cluster
> -----------------------------------------------
>
>                 Key: HADOOP-3009
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3009
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>             Fix For: 0.17.0
>
>         Attachments: safemodeForOpenFiles.patch
>
>


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


[jira] Commented: (HADOOP-3009) TestFileCreation fails while restarting cluster

Posted by "dhruba borthakur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578955#action_12578955 ] 

dhruba borthakur commented on HADOOP-3009:
------------------------------------------

The test that failed is TestDFSStateStorageStateRecovery. I do not think this failure it is related to this patch at all.

> TestFileCreation fails while restarting cluster
> -----------------------------------------------
>
>                 Key: HADOOP-3009
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3009
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>             Fix For: 0.17.0
>
>         Attachments: safemodeForOpenFiles.patch
>
>


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


[jira] Commented: (HADOOP-3009) TestFileCreation fails while restarting cluster

Posted by "dhruba borthakur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578956#action_12578956 ] 

dhruba borthakur commented on HADOOP-3009:
------------------------------------------

I ran the test TestDFSStateStorageStateRecovery manually 100 times on linux and solaris platforms and I do not see this test fail at all.

> TestFileCreation fails while restarting cluster
> -----------------------------------------------
>
>                 Key: HADOOP-3009
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3009
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>             Fix For: 0.17.0
>
>         Attachments: safemodeForOpenFiles.patch
>
>


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


[jira] Updated: (HADOOP-3009) TestDatanodeDeath fails while restarting cluster

Posted by "dhruba borthakur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

dhruba borthakur updated HADOOP-3009:
-------------------------------------

    Attachment: datanodeDeath.patch

Count all blocks for safemode purposes, even if the file to which the block belongs is not yet closed.

> TestDatanodeDeath fails while restarting cluster
> ------------------------------------------------
>
>                 Key: HADOOP-3009
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3009
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>            Reporter: dhruba borthakur
>             Fix For: 0.17.0
>
>         Attachments: datanodeDeath.patch
>
>


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


[jira] Commented: (HADOOP-3009) TestFileCreation fails while restarting cluster

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579037#action_12579037 ] 

Hudson commented on HADOOP-3009:
--------------------------------

Integrated in Hadoop-trunk #429 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/429/])

> TestFileCreation fails while restarting cluster
> -----------------------------------------------
>
>                 Key: HADOOP-3009
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3009
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>             Fix For: 0.17.0
>
>         Attachments: safemodeForOpenFiles.patch
>
>


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


[jira] Updated: (HADOOP-3009) TestFileCreation fails while restarting cluster

Posted by "dhruba borthakur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

dhruba borthakur updated HADOOP-3009:
-------------------------------------

    Attachment: safemodeForOpenFiles.patch

Merged path with latest trunk.

> TestFileCreation fails while restarting cluster
> -----------------------------------------------
>
>                 Key: HADOOP-3009
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3009
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>             Fix For: 0.17.0
>
>         Attachments: safemodeForOpenFiles.patch
>
>


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