[
https://issues.apache.org/jira/browse/MAPREDUCE-5497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jian He updated MAPREDUCE-5497:
-------------------------------
Attachment: MAPREDUCE-5497.patch
upload a patch that moves the '5s sleep' to after other services are stopped
and before ClientService is stopped/
> '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.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