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

Hudson commented on MAPREDUCE-3909:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1796 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1796/])
    MAPREDUCE-3909 (Revision 1294219)

     Result = ABORTED
stevel : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1294219
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/service/AbstractService.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/service/Service.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/service/ServiceStateChangeListener.java

                
> javadoc the Service interfaces
> ------------------------------
>
>                 Key: MAPREDUCE-3909
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3909
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: 0.23.0, 0.23.1
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Trivial
>             Fix For: 0.24.0, 0.23.3
>
>         Attachments: MAPREDUCE-3909.patch, MAPREDUCE-3909.patch
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> The {{Service}} interface doesn't describe what it does.
> The {{ServiceStateChangeListener}} interface doesn't define when the method 
> is called, whether it is sync or async with a state change etc -you have to 
> look in the code for this.
> Document for others

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