[
https://issues.apache.org/jira/browse/MAPREDUCE-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13217302#comment-13217302
]
Hudson commented on MAPREDUCE-3909:
-----------------------------------
Integrated in Hadoop-Common-trunk-Commit #1785 (See
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1785/])
MAPREDUCE-3909 (Revision 1294219)
Result = SUCCESS
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