[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210970#comment-13210970
 ] 

Hudson commented on MAPREDUCE-3877:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1764 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1764/])
    MAPREDUCE-3877 Add a test to formalise the current state transitions of the 
yarn lifecycle (Revision 1245918)

     Result = ABORTED
stevel : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1245918
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/service
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/service/BreakableService.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/service/ServiceAssert.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/service/TestServiceLifecycle.java

                
> Add a test to formalise the current state transitions of the yarn lifecycle
> ---------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3877
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3877
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>          Components: mrv2
>    Affects Versions: 0.24.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>             Fix For: 0.24.0, 0.23.2
>
>         Attachments: MAPREDUCE-3877.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Add a test service that counts the number of times it's state methods are 
> called; and can be set to raise an exception on any such entry. Use it to 
> show what the current lifecycle state model is, so that unintentional 
> regressions can be detected. 
> It will also act as a foundation for intentional changes to that lifecycle

--
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

        

Reply via email to