[
https://issues.apache.org/jira/browse/MAPREDUCE-3419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins updated MAPREDUCE-3419:
-----------------------------------
Attachment: mapreduce-2850-1.patch
The change to MiniMRCluster to clean up exited TTs threads is actually somewhat
invasive so let's just revert the setting of isDead from MR-2850 and add a
field that flags what TestDiskFailures would like to check, which is that the
TT exited cleanly.
> Don't mark exited TT threads as dead in MiniMRCluster
> -------------------------------------------------------
>
> Key: MAPREDUCE-3419
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3419
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: tasktracker, test
> Affects Versions: 0.20.206.0
> Reporter: Eli Collins
> Attachments: mapreduce-2850-1.patch
>
>
> MAPREDUCE-2850 flagged all TT threads that exited in the MiniMRCluster as
> dead, this breaks a number of the other tests that use MiniMRCluster across
> restart.
--
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