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 "Konstantin Shvachko (JIRA)" <ji...@apache.org> on 2009/01/05 23:03:44 UTC

[jira] Created: (HADOOP-4982) TestFsck does not run in Eclipse.

TestFsck does not run in Eclipse.
---------------------------------

                 Key: HADOOP-4982
                 URL: https://issues.apache.org/jira/browse/HADOOP-4982
             Project: Hadoop Core
          Issue Type: Bug
          Components: dfs, test
    Affects Versions: 0.18.0
            Reporter: Konstantin Shvachko


{{TestFsck.testFsckMove()}} falls into infinite loop if run from Eclipse because it uses incorrect default settings for {{"test.build.data"}} configuration variable.

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


[jira] Commented: (HADOOP-4982) TestFsck does not run in Eclipse.

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

Jakob Homan commented on HADOOP-4982:
-------------------------------------

I was able to replicate the infinite loop and it went away after the patch was applied.  +1

> TestFsck does not run in Eclipse.
> ---------------------------------
>
>                 Key: HADOOP-4982
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4982
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>    Affects Versions: 0.18.0
>            Reporter: Konstantin Shvachko
>            Assignee: Konstantin Shvachko
>             Fix For: 0.20.0
>
>         Attachments: testFsckDir.patch
>
>
> {{TestFsck.testFsckMove()}} falls into infinite loop if run from Eclipse because it uses incorrect default settings for {{"test.build.data"}} configuration variable.

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


[jira] Updated: (HADOOP-4982) TestFsck does not run in Eclipse.

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

Konstantin Shvachko updated HADOOP-4982:
----------------------------------------

    Attachment: testFsckDir.patch

This should fix it.

> TestFsck does not run in Eclipse.
> ---------------------------------
>
>                 Key: HADOOP-4982
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4982
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>    Affects Versions: 0.18.0
>            Reporter: Konstantin Shvachko
>             Fix For: 0.20.0
>
>         Attachments: testFsckDir.patch
>
>
> {{TestFsck.testFsckMove()}} falls into infinite loop if run from Eclipse because it uses incorrect default settings for {{"test.build.data"}} configuration variable.

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


[jira] Updated: (HADOOP-4982) TestFsck does not run in Eclipse.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4982:
-------------------------------------------

    Hadoop Flags: [Reviewed]

{noformat}
     [exec] +1 overall.  
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 5 new or modified tests.
     [exec] 
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning messages.
     [exec] 
     [exec]     +1 javac.  The applied patch does not increase the total number of javac compiler warnings.
     [exec] 
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs warnings.
     [exec] 
     [exec]     +1 Eclipse classpath. The patch retains Eclipse classpath integrity.
{noformat}
Why the fix version is 0.20?

> TestFsck does not run in Eclipse.
> ---------------------------------
>
>                 Key: HADOOP-4982
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4982
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>    Affects Versions: 0.18.0
>            Reporter: Konstantin Shvachko
>            Assignee: Konstantin Shvachko
>             Fix For: 0.20.0
>
>         Attachments: testFsckDir.patch
>
>
> {{TestFsck.testFsckMove()}} falls into infinite loop if run from Eclipse because it uses incorrect default settings for {{"test.build.data"}} configuration variable.

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


[jira] Updated: (HADOOP-4982) TestFsck does not run in Eclipse.

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

Konstantin Shvachko updated HADOOP-4982:
----------------------------------------

    Attachment: testFsckDir-0-19.patch

Patch for 0.19

> TestFsck does not run in Eclipse.
> ---------------------------------
>
>                 Key: HADOOP-4982
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4982
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>    Affects Versions: 0.18.0
>            Reporter: Konstantin Shvachko
>            Assignee: Konstantin Shvachko
>             Fix For: 0.20.0
>
>         Attachments: testFsckDir-0-19.patch, testFsckDir.patch
>
>
> {{TestFsck.testFsckMove()}} falls into infinite loop if run from Eclipse because it uses incorrect default settings for {{"test.build.data"}} configuration variable.

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


[jira] Updated: (HADOOP-4982) TestFsck does not run in Eclipse.

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

Konstantin Shvachko updated HADOOP-4982:
----------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.20.0)
                   0.19.1
           Status: Resolved  (was: Patch Available)

I just committed this all the way through 0.19.

> TestFsck does not run in Eclipse.
> ---------------------------------
>
>                 Key: HADOOP-4982
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4982
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>    Affects Versions: 0.18.0
>            Reporter: Konstantin Shvachko
>            Assignee: Konstantin Shvachko
>             Fix For: 0.19.1
>
>         Attachments: testFsckDir-0-19.patch, testFsckDir.patch
>
>
> {{TestFsck.testFsckMove()}} falls into infinite loop if run from Eclipse because it uses incorrect default settings for {{"test.build.data"}} configuration variable.

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


[jira] Updated: (HADOOP-4982) TestFsck does not run in Eclipse.

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

Konstantin Shvachko updated HADOOP-4982:
----------------------------------------

    Fix Version/s: 0.20.0
           Status: Patch Available  (was: Open)

> TestFsck does not run in Eclipse.
> ---------------------------------
>
>                 Key: HADOOP-4982
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4982
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>    Affects Versions: 0.18.0
>            Reporter: Konstantin Shvachko
>             Fix For: 0.20.0
>
>         Attachments: testFsckDir.patch
>
>
> {{TestFsck.testFsckMove()}} falls into infinite loop if run from Eclipse because it uses incorrect default settings for {{"test.build.data"}} configuration variable.

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


[jira] Updated: (HADOOP-4982) TestFsck does not run in Eclipse.

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

Konstantin Shvachko updated HADOOP-4982:
----------------------------------------

    Assignee: Konstantin Shvachko

> TestFsck does not run in Eclipse.
> ---------------------------------
>
>                 Key: HADOOP-4982
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4982
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>    Affects Versions: 0.18.0
>            Reporter: Konstantin Shvachko
>            Assignee: Konstantin Shvachko
>             Fix For: 0.20.0
>
>         Attachments: testFsckDir.patch
>
>
> {{TestFsck.testFsckMove()}} falls into infinite loop if run from Eclipse because it uses incorrect default settings for {{"test.build.data"}} configuration variable.

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