Jan Schlicht created MESOS-7816:
-----------------------------------
Summary: Add HTTP connection handling to the resource provider
driver
Key: MESOS-7816
URL: https://issues.apache.org/jira/browse/MESOS-7816
Project: Mesos
Issue Type: Task
Components: storage
Reporter: Jan Schlicht
Assignee: Jan Schlicht
The {{resource_provider::Driver}} is responsible for establishing a connection
with an agent/master resource provider API and provide calls to the API,
receive events from the API. This is done using HTTP and should be implemented
similar to how it's done for schedulers and executors (see
{{src/executor/executor.cpp, src/scheduler/scheduler.cpp}}).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)