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

Hudson commented on MAPREDUCE-5428:
-----------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #4200 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4200/])
MAPREDUCE-5428.  HistoryFileManager doesn't stop threads when service is 
stopped. Contributed by Karthik Kambatla (jlowe: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1509401)
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/HistoryFileManager.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/TestJobHistoryEvents.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/TestJobHistoryParsing.java

                
> HistoryFileManager doesn't stop threads when service is stopped
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-5428
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5428
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobhistoryserver, mrv2
>    Affects Versions: 2.0.4-alpha
>            Reporter: Jason Lowe
>            Assignee: Karthik Kambatla
>         Attachments: mr-5428-1.patch
>
>
> HistoryFileManager is a service that starts threads, but it does not override 
> the serviceStop method to stop the threads when the service is stopped.

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

Reply via email to