mesos / hadoop

Hadoop on Mesos
176 stars 80 forks source link

Fix assignment of tasks to dead trackers. #36

Closed brndnmtthws closed 10 years ago

brndnmtthws commented 10 years ago

Sometimes after we kill a tracker, we try to assign tasks to it because the heartbeat expiry period hasn't been reached.

CC @tarnfeld

tarnfeld commented 10 years ago

LGTM! Nice fix.

:+1: :shipit: