You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Ryan Hennig (JIRA)" <ji...@apache.org> on 2012/07/20 18:43:35 UTC

[jira] [Updated] (MAPREDUCE-4462) Add comments to TestFairScheduler.java

     [ https://issues.apache.org/jira/browse/MAPREDUCE-4462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Hennig updated MAPREDUCE-4462:
-----------------------------------

    Attachment: MAPREDUCE-4462.patch

This patch contains both comments added to the various test cases, and changing asserts which use literals like "2048" to use "2 * GB" instead so that the units are not as easily confused by readers
                
> Add comments to TestFairScheduler.java
> --------------------------------------
>
>                 Key: MAPREDUCE-4462
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4462
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: scheduler, test
>            Reporter: Ryan Hennig
>            Priority: Minor
>              Labels: comments, test
>             Fix For: 2.1.0-alpha
>
>         Attachments: MAPREDUCE-4462.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> While reading over the unit tests for the Fair Scheduler introduced by MAPREDUCE-3451, I added comments to make the logic of the test easier to grok quickly.  Creating a JIRA as a placeholder to submit this work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira