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

Alejandro Abdelnur commented on MAPREDUCE-4205:
-----------------------------------------------

there are not testcases, the patch just retrofits the use of JVM shutdown hook 
to use the ShutdownHookManager (HADOOP-8325)
                
> retrofit all JVM shutdown hooks to use ShutdownHookManager
> ----------------------------------------------------------
>
>                 Key: MAPREDUCE-4205
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4205
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: 2.0.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 2.0.0
>
>         Attachments: MAPREDUCE-4205.patch
>
>
> to avoid JVM shutdownhook race conditions, all shutdown hooks should be 
> retrofitted to use ShutdownHookManager (HADOOP-8325)

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