[
https://issues.apache.org/jira/browse/MESOS-6111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15451633#comment-15451633
]
Neil Conway commented on MESOS-6111:
------------------------------------
[~mgummelt] - +100 to improving the documentation here. I had previously opened
MESOS-5736 to make some initial improvements here -- I haven't had a chance to
actually get this done yet though.
> Offer cycle is undocumented
> ---------------------------
>
> Key: MESOS-6111
> URL: https://issues.apache.org/jira/browse/MESOS-6111
> Project: Mesos
> Issue Type: Task
> Components: documentation
> Affects Versions: 1.0.1
> Reporter: Michael Gummelt
>
> cc [~neilc]
> AFAICT, the "offer cycle" in Mesos is undocumented. As it has been explained
> to me, the master will send on offer to a successive list of frameworks
> ordered by DRF, with a 1s gap in between each offer. And when the decline
> timeout (default 5s) is reached, it will start over at the beginning of the
> list. This means that, by default, all other frameworks other than the first
> 5 in DRF ordering will be starved.
> I'm going to submit a separate JIRA with a proposal to fix this, but at the
> very least, we should document the above behavior.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)