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 "Nigel Daley (JIRA)" <ji...@apache.org> on 2007/04/13 19:45:15 UTC

[jira] Created: (HADOOP-1258) TestCheckpoint test case doesn't wait for MiniDFSCluster to be active

TestCheckpoint test case doesn't wait for MiniDFSCluster to be active
---------------------------------------------------------------------

                 Key: HADOOP-1258
                 URL: https://issues.apache.org/jira/browse/HADOOP-1258
             Project: Hadoop
          Issue Type: Bug
          Components: test
    Affects Versions: 0.12.3
            Reporter: Nigel Daley
         Assigned To: Nigel Daley
            Priority: Trivial
             Fix For: 0.13.0


TestCheckpoint is missing a waitForCluster call in one place.

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


[jira] Commented: (HADOOP-1258) TestCheckpoint test case doesn't wait for MiniDFSCluster to be active

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

Hadoop QA commented on HADOOP-1258:
-----------------------------------

+1

http://issues.apache.org/jira/secure/attachment/12355525/1258.patch applied and successfully tested against trunk revision r529330.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/52/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/52/console

> TestCheckpoint test case doesn't wait for MiniDFSCluster to be active
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-1258
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1258
>             Project: Hadoop
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Trivial
>             Fix For: 0.13.0
>
>         Attachments: 1256.patch, 1258.patch
>
>
> TestCheckpoint is missing a waitForCluster call in one place.

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


[jira] Updated: (HADOOP-1258) TestCheckpoint test case doesn't wait for MiniDFSCluster to be active

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

Tom White updated HADOOP-1258:
------------------------------

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

I've run the test case 5 times without failure, (HADOOP-1256 helped, I think), so I've now committed this. Thanks Nigel!

> TestCheckpoint test case doesn't wait for MiniDFSCluster to be active
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-1258
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1258
>             Project: Hadoop
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Trivial
>             Fix For: 0.13.0
>
>         Attachments: 1256.patch, 1258.patch
>
>
> TestCheckpoint is missing a waitForCluster call in one place.

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


[jira] Commented: (HADOOP-1258) TestCheckpoint test case doesn't wait for MiniDFSCluster to be active

Posted by "Tom White (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489090 ] 

Tom White commented on HADOOP-1258:
-----------------------------------

TestCheckpoint is still failing even with this fix, so I'll wait before committing it.

> TestCheckpoint test case doesn't wait for MiniDFSCluster to be active
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-1258
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1258
>             Project: Hadoop
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Trivial
>             Fix For: 0.13.0
>
>         Attachments: 1256.patch, 1258.patch
>
>
> TestCheckpoint is missing a waitForCluster call in one place.

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


[jira] Commented: (HADOOP-1258) TestCheckpoint test case doesn't wait for MiniDFSCluster to be active

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

dhruba borthakur commented on HADOOP-1258:
------------------------------------------

-1. I think the attached patch file is for a different problem.

> TestCheckpoint test case doesn't wait for MiniDFSCluster to be active
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-1258
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1258
>             Project: Hadoop
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Trivial
>             Fix For: 0.13.0
>
>         Attachments: 1256.patch
>
>
> TestCheckpoint is missing a waitForCluster call in one place.

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


[jira] Updated: (HADOOP-1258) TestCheckpoint test case doesn't wait for MiniDFSCluster to be active

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

Nigel Daley updated HADOOP-1258:
--------------------------------

    Status: Open  (was: Patch Available)

> TestCheckpoint test case doesn't wait for MiniDFSCluster to be active
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-1258
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1258
>             Project: Hadoop
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Trivial
>             Fix For: 0.13.0
>
>         Attachments: 1256.patch
>
>
> TestCheckpoint is missing a waitForCluster call in one place.

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


[jira] Updated: (HADOOP-1258) TestCheckpoint test case doesn't wait for MiniDFSCluster to be active

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

Nigel Daley updated HADOOP-1258:
--------------------------------

    Status: Patch Available  (was: Open)

> TestCheckpoint test case doesn't wait for MiniDFSCluster to be active
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-1258
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1258
>             Project: Hadoop
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Trivial
>             Fix For: 0.13.0
>
>         Attachments: 1256.patch, 1258.patch
>
>
> TestCheckpoint is missing a waitForCluster call in one place.

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


[jira] Commented: (HADOOP-1258) TestCheckpoint test case doesn't wait for MiniDFSCluster to be active

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

Hadoop QA commented on HADOOP-1258:
-----------------------------------

-1, build or testing failed

2 attempts failed to build and test the latest attachment http://issues.apache.org/jira/secure/attachment/12355525/1258.patch against trunk revision r529330.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/51/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/51/console

Please note that this message is automatically generated and may represent a problem with the automation system and not the patch.

> TestCheckpoint test case doesn't wait for MiniDFSCluster to be active
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-1258
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1258
>             Project: Hadoop
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Trivial
>             Fix For: 0.13.0
>
>         Attachments: 1256.patch, 1258.patch
>
>
> TestCheckpoint is missing a waitForCluster call in one place.

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


[jira] Updated: (HADOOP-1258) TestCheckpoint test case doesn't wait for MiniDFSCluster to be active

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

Nigel Daley updated HADOOP-1258:
--------------------------------

    Attachment: 1258.patch

The correct patch.  Now the patch file name matches this issue number :-)

> TestCheckpoint test case doesn't wait for MiniDFSCluster to be active
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-1258
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1258
>             Project: Hadoop
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Trivial
>             Fix For: 0.13.0
>
>         Attachments: 1256.patch, 1258.patch
>
>
> TestCheckpoint is missing a waitForCluster call in one place.

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


[jira] Commented: (HADOOP-1258) TestCheckpoint test case doesn't wait for MiniDFSCluster to be active

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

Hadoop QA commented on HADOOP-1258:
-----------------------------------

Integrated in Hadoop-Nightly #60 (See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/60/)

> TestCheckpoint test case doesn't wait for MiniDFSCluster to be active
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-1258
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1258
>             Project: Hadoop
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Trivial
>             Fix For: 0.13.0
>
>         Attachments: 1256.patch, 1258.patch
>
>
> TestCheckpoint is missing a waitForCluster call in one place.

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


[jira] Commented: (HADOOP-1258) TestCheckpoint test case doesn't wait for MiniDFSCluster to be active

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

Hadoop QA commented on HADOOP-1258:
-----------------------------------

-1, build or testing failed

2 attempts failed to build and test the latest attachment http://issues.apache.org/jira/secure/attachment/12355525/1258.patch against trunk revision r528230.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/46/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/46/console

Please note that this message is automatically generated and may represent a problem with the automation system and not the patch.

> TestCheckpoint test case doesn't wait for MiniDFSCluster to be active
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-1258
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1258
>             Project: Hadoop
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Trivial
>             Fix For: 0.13.0
>
>         Attachments: 1256.patch, 1258.patch
>
>
> TestCheckpoint is missing a waitForCluster call in one place.

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


[jira] Commented: (HADOOP-1258) TestCheckpoint test case doesn't wait for MiniDFSCluster to be active

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

Hadoop QA commented on HADOOP-1258:
-----------------------------------

+1

http://issues.apache.org/jira/secure/attachment/12355521/1256.patch applied and successfully tested against trunk revision r528230.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/44/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/44/console

> TestCheckpoint test case doesn't wait for MiniDFSCluster to be active
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-1258
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1258
>             Project: Hadoop
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Trivial
>             Fix For: 0.13.0
>
>         Attachments: 1256.patch
>
>
> TestCheckpoint is missing a waitForCluster call in one place.

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


[jira] Updated: (HADOOP-1258) TestCheckpoint test case doesn't wait for MiniDFSCluster to be active

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

Nigel Daley updated HADOOP-1258:
--------------------------------

    Attachment: 1256.patch

This patch added the missing call.

> TestCheckpoint test case doesn't wait for MiniDFSCluster to be active
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-1258
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1258
>             Project: Hadoop
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Trivial
>             Fix For: 0.13.0
>
>         Attachments: 1256.patch
>
>
> TestCheckpoint is missing a waitForCluster call in one place.

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


[jira] Updated: (HADOOP-1258) TestCheckpoint test case doesn't wait for MiniDFSCluster to be active

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

Nigel Daley updated HADOOP-1258:
--------------------------------

    Status: Patch Available  (was: Open)

> TestCheckpoint test case doesn't wait for MiniDFSCluster to be active
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-1258
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1258
>             Project: Hadoop
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Nigel Daley
>            Priority: Trivial
>             Fix For: 0.13.0
>
>         Attachments: 1256.patch
>
>
> TestCheckpoint is missing a waitForCluster call in one place.

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