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 "Chris Douglas (JIRA)" <ji...@apache.org> on 2009/04/18 00:46:14 UTC

[jira] Created: (HADOOP-5704) Scheduler test code does not compile

Scheduler test code does not compile
------------------------------------

                 Key: HADOOP-5704
                 URL: https://issues.apache.org/jira/browse/HADOOP-5704
             Project: Hadoop Core
          Issue Type: Bug
    Affects Versions: 0.21.0
            Reporter: Chris Douglas
             Fix For: 0.21.0


HADOOP-5661 removed a deprecated constructor in ClusterStatus without updating callers in {{TestFairScheduler}} or {{TestCapacityScheduler}}

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


[jira] Updated: (HADOOP-5704) Scheduler test code does not compile

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

Chris Douglas updated HADOOP-5704:
----------------------------------

    Attachment: 5704-0.patch

Naive fix restoring previous behavior. Both testcases pass.

> Scheduler test code does not compile
> ------------------------------------
>
>                 Key: HADOOP-5704
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5704
>             Project: Hadoop Core
>          Issue Type: Bug
>    Affects Versions: 0.21.0
>            Reporter: Chris Douglas
>             Fix For: 0.21.0
>
>         Attachments: 5704-0.patch
>
>
> HADOOP-5661 removed a deprecated constructor in ClusterStatus without updating callers in {{TestFairScheduler}} or {{TestCapacityScheduler}}

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


[jira] Updated: (HADOOP-5704) Scheduler test code does not compile

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

Chris Douglas updated HADOOP-5704:
----------------------------------

    Assignee: Chris Douglas
      Status: Patch Available  (was: Open)

> Scheduler test code does not compile
> ------------------------------------
>
>                 Key: HADOOP-5704
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5704
>             Project: Hadoop Core
>          Issue Type: Bug
>    Affects Versions: 0.21.0
>            Reporter: Chris Douglas
>            Assignee: Chris Douglas
>             Fix For: 0.21.0
>
>         Attachments: 5704-0.patch
>
>
> HADOOP-5661 removed a deprecated constructor in ClusterStatus without updating callers in {{TestFairScheduler}} or {{TestCapacityScheduler}}

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


[jira] Commented: (HADOOP-5704) Scheduler test code does not compile

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

Tsz Wo (Nicholas), SZE commented on HADOOP-5704:
------------------------------------------------

{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 6 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.
     [exec] 
     [exec]     +1 release audit.  The applied patch does not increase the total number of release audit warnings.
{noformat}
Also, tried ant tar.  Everyting can be compiled.

> Scheduler test code does not compile
> ------------------------------------
>
>                 Key: HADOOP-5704
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5704
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.21.0
>            Reporter: Chris Douglas
>            Assignee: Chris Douglas
>             Fix For: 0.21.0
>
>         Attachments: 5704-0.patch
>
>
> HADOOP-5661 removed a deprecated constructor in ClusterStatus without updating callers in {{TestFairScheduler}} or {{TestCapacityScheduler}}

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


[jira] Updated: (HADOOP-5704) Scheduler test code does not compile

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

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

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

I have committed this.  Thanks, Chris!

> Scheduler test code does not compile
> ------------------------------------
>
>                 Key: HADOOP-5704
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5704
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.21.0
>            Reporter: Chris Douglas
>            Assignee: Chris Douglas
>             Fix For: 0.21.0
>
>         Attachments: 5704-0.patch
>
>
> HADOOP-5661 removed a deprecated constructor in ClusterStatus without updating callers in {{TestFairScheduler}} or {{TestCapacityScheduler}}

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


[jira] Commented: (HADOOP-5704) Scheduler test code does not compile

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

Dick King commented on HADOOP-5704:
-----------------------------------

Looks right to me.

> Scheduler test code does not compile
> ------------------------------------
>
>                 Key: HADOOP-5704
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5704
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.21.0
>            Reporter: Chris Douglas
>            Assignee: Chris Douglas
>             Fix For: 0.21.0
>
>         Attachments: 5704-0.patch
>
>
> HADOOP-5661 removed a deprecated constructor in ClusterStatus without updating callers in {{TestFairScheduler}} or {{TestCapacityScheduler}}

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


[jira] Commented: (HADOOP-5704) Scheduler test code does not compile

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

Hudson commented on HADOOP-5704:
--------------------------------

Integrated in Hadoop-trunk #811 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/811/])
    . Fix compilation problems in TestFairScheduler and TestCapacityScheduler.  Contributed by Chris Douglas


> Scheduler test code does not compile
> ------------------------------------
>
>                 Key: HADOOP-5704
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5704
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.21.0
>            Reporter: Chris Douglas
>            Assignee: Chris Douglas
>             Fix For: 0.21.0
>
>         Attachments: 5704-0.patch
>
>
> HADOOP-5661 removed a deprecated constructor in ClusterStatus without updating callers in {{TestFairScheduler}} or {{TestCapacityScheduler}}

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


[jira] Updated: (HADOOP-5704) Scheduler test code does not compile

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

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

     Component/s: test
    Hadoop Flags: [Reviewed]

+1

After applied the patch, both TestFairScheduler and TestCapacityScheduler can be compiled and run successfully.

> Scheduler test code does not compile
> ------------------------------------
>
>                 Key: HADOOP-5704
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5704
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.21.0
>            Reporter: Chris Douglas
>            Assignee: Chris Douglas
>             Fix For: 0.21.0
>
>         Attachments: 5704-0.patch
>
>
> HADOOP-5661 removed a deprecated constructor in ClusterStatus without updating callers in {{TestFairScheduler}} or {{TestCapacityScheduler}}

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