Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
Currently, the master does not provide a direct feedback to the framework when an operation is dropped: https://github.com/apache/mesos/blob/0.26.0/src/master/master.cpp#L1703-L1717
A "subsequent offer" is used as the mechanism to determine whether an operation succeeded or not, which is not sufficient if a framework mistakenly sends invalid operations. There should be an immediate feedback as to whether the request was "accepted".
Attachments
Issue Links
- is duplicated by
-
MESOS-8054 Feedback for operations
- Resolved
- is related to
-
MESOS-3826 Add an optional unique identifier for resource reservations
- Accepted
- relates to
-
MESOS-5210 Reliably unreserving dynamically reserved resources is unattainable.
- Open
-
MESOS-4379 Design doc for reservation IDs
- Resolved