[
https://issues.apache.org/jira/browse/MESOS-4301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15098912#comment-15098912
]
Joseph Wu commented on MESOS-4301:
----------------------------------
The plan is to:
* Fix the misleading log message here (for 0.27)
* Defer the decision for mixing {{Offers}} and {{InverseOffers}} for a future
release. This means keeping the above "bug" in-tact. (Note: The current
behavior is effectively prohibiting the mixing of offer types.)
> Accepting an inverse offer prints misleading logs
> -------------------------------------------------
>
> Key: MESOS-4301
> URL: https://issues.apache.org/jira/browse/MESOS-4301
> Project: Mesos
> Issue Type: Bug
> Components: master
> Affects Versions: 0.25.0
> Reporter: Joseph Wu
> Assignee: Joseph Wu
> Labels: log, maintenance, mesosphere
>
> Whenever a scheduler accepts an inverse offer, Mesos will print a line like
> this in the master logs:
> {code}
> W1125 10:05:53.155109 29362 master.cpp:2897] ACCEPT call used invalid offers
> '[ 932f7d7b-f2d4-42c7-9391-222c19b9d35b-O2 ]': Offer
> 932f7d7b-f2d4-42c7-9391-222c19b9d35b-O2 is no longer valid
> {code}
> Inverse offers should not trigger this warning.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)