[ 
https://issues.apache.org/jira/browse/HADOOP-5314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708167#action_12708167
 ] 

Jakob Homan commented on HADOOP-5314:
-------------------------------------

The failed contrib test, TestCapacityScheduler, runs fine on my machines.
{noformat}
    [junit] Running org.apache.hadoop.mapred.TestCapacityScheduler
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 3.404 sec
    [junit] Running org.apache.hadoop.mapred.TestCapacitySchedulerConf
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.452 sec
    [junit] Running org.apache.hadoop.mapred.TestJobInitialization
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.698 sec
    [junit] Running org.apache.hadoop.mapred.TestQueueCapacities
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 476.918 sec
{noformat}

> needToSave incorrectly calculated in loadFSImage()
> --------------------------------------------------
>
>                 Key: HADOOP-5314
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5314
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.19.0
>            Reporter: Konstantin Shvachko
>            Assignee: Jakob Homan
>             Fix For: 0.19.2
>
>         Attachments: HADOOP-5314.patch
>
>
> {{FSImage.loadFSImage()}} incorrectly calculates the value of {{needToSave}}, 
> which is always true and results in saving image at startup even if that is 
> not necessary.

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

Reply via email to