[
https://issues.apache.org/jira/browse/MESOS-8554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938540#comment-16938540
]
Andrei Sekretenko commented on MESOS-8554:
------------------------------------------
On the side of the Mesos master this can be implemented on one-by-one basis as
needed (for example, UPDATE_FRAMEWORK is already sending synchronous responses).
> Enhance V1 scheduler send API to receive sync response from Master
> ------------------------------------------------------------------
>
> Key: MESOS-8554
> URL: https://issues.apache.org/jira/browse/MESOS-8554
> Project: Mesos
> Issue Type: Task
> Components: HTTP API
> Reporter: Kapil Arya
> Assignee: Kapil Arya
> Priority: Major
>
> Current scheduler HTTP API doesn't provide a way for the scheduler to get a
> synchronous response back from the Master. A synchronous API means the
> scheduler wouldn't have to wait on the event stream to check the status of
> operations that require master-only validation/approval/rejection.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)