[
https://issues.apache.org/jira/browse/MAPREDUCE-5497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759311#comment-13759311
]
Jian He commented on MAPREDUCE-5497:
------------------------------------
upload a new patch that fix the comments.
Still keep client-service under the condition for errorHappenedShutDown as the
client-service is not inited if errorHappenedShutDown is true. Also add a
comment there.
> '5s sleep' in MRAppMaster.shutDownJob is only needed before stopping
> ClientService
> -----------------------------------------------------------------------------------
>
> Key: MAPREDUCE-5497
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5497
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Jian He
> Assignee: Jian He
> Attachments: MAPREDUCE-5497.1.patch, MAPREDUCE-5497.1.patch,
> MAPREDUCE-5497.patch
>
>
> Since the '5s sleep' is for the purpose to let clients know the final states,
> put it after other services are stopped and only before stopping
> ClientService is enough. This can reduce some race conditions like
> MAPREDUCE-5471
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira