Greg Mann created MESOS-9648:
--------------------------------
Summary: Make operation reconciliation send asynchronous updates
Key: MESOS-9648
URL: https://issues.apache.org/jira/browse/MESOS-9648
Project: Mesos
Issue Type: Task
Reporter: Greg Mann
Following discussion amongst the community, it seems better for frameworks to
perform operation reconciliation the same way we do task state reconciliation:
a reconciliation request from the scheduler should trigger an asynchronous
stream of operation status updates on the scheduler's event stream, rather than
a synchronous HTTP response which contains all updates.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)