You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Vinod K V (JIRA)" <ji...@apache.org> on 2009/09/22 09:38:17 UTC

[jira] Created: (MAPREDUCE-1020) Add more unit tests to test the queue refresh feature MAPREDUCE-893

Add more unit tests to test the queue refresh feature MAPREDUCE-893
-------------------------------------------------------------------

                 Key: MAPREDUCE-1020
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1020
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: test
    Affects Versions: 0.21.0
            Reporter: Vinod K V
             Fix For: 0.21.0


MAPREDUCE-893 included unit tests verifying the sanity of the refresh feature - both the queue properities' refresh as well as the scheduler properties' refresh. The test suite can and should be expanded. This will help easily identifying issues that will otherwise be caught during manual testing. For e.g., during manual testing of MAPREDUCE-893, we identified an NPE in the scheduler iteration occuring during heartbeat, which could have been easily identified by unit tests.

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