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

Jason Lowe commented on MAPREDUCE-5428:
---------------------------------------

We've seen test failures in TestJobHistoryEvents that appear to be caused by 
MoveIntermediateToDone threads from a previous test case interfering with files 
from a later test case.

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