You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Greg Mann (JIRA)" <ji...@apache.org> on 2019/03/11 22:14:00 UTC

[jira] [Created] (MESOS-9648) Make operation reconciliation send asynchronous updates

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)