Hello everyone,

Greg and I are working on enabling offer operation feedback for frameworks
[1]. I am adding a new `ReconcileOperations` scheduler API call, which will
allow frameworks to get the latest operation status sent to the framework,
and to find out if the agent (and external resource provider in the future)
performing an operation is unreachable, marked gone, etc.

I recently proposed the introduction of new operation states in a review
request [2]. They are similar to the task states that were added when
adding support for partition-aware frameworks.

If you are interested in using operation feedback in the future, please
take a look and let me know what you think.

-Gastón

[1] https://issues.apache.org/jira/browse/MESOS-8054
[2] https://reviews.apache.org/r/66462/

Reply via email to