Closed mcoffin closed 7 years ago
Currently, a duplicate task will happen if the task doesn't transition to TASK_RUNNING before the framework's expiration time is up and it gets another offer for that slave.
TASK_RUNNING
Duplicate tasks shouldn't be tolerated.
Currently blocked by mcoffin/purescript-mesos#9
Currently, a duplicate task will happen if the task doesn't transition to
TASK_RUNNING
before the framework's expiration time is up and it gets another offer for that slave.Duplicate tasks shouldn't be tolerated.