[
https://issues.apache.org/jira/browse/MAPREDUCE-682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sreekanth Ramakrishnan updated MAPREDUCE-682:
---------------------------------------------
Attachment: mapreduce-682-2.patch
Attaching patch incorporating Hemanths comments.
* Synchronizing on the set before iterating over it.
* modified the test case to test with Node health reasons comment.
* Added comment in TaskTracker to state the assumption.
> Reserved tasktrackers should be removed when a node is globally blacklisted
> ---------------------------------------------------------------------------
>
> Key: MAPREDUCE-682
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-682
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: jobtracker
> Affects Versions: 0.21.0
> Reporter: Hemanth Yamijala
> Attachments: mapreduce-682-1.patch, mapreduce-682-2.patch
>
>
> When support was added to reserve tasktrackers for high RAM jobs per
> MAPREDUCE-516, we missed removing reservations on tasktrackers that are
> globally blacklisted. This is not a major concern, just that the reservation
> might cause the job to finish a little later than if the reservation is
> removed when the blacklisting happens.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.