mcoffin / errybody

GNU General Public License v3.0
0 stars 0 forks source link

Framework shouldn't have duplicate tasks #5

Closed mcoffin closed 7 years ago

mcoffin commented 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.

Duplicate tasks shouldn't be tolerated.

mcoffin commented 7 years ago

Currently blocked by mcoffin/purescript-mesos#9