Jie Yu created MESOS-3432:
-----------------------------
Summary: Unify the implementations of the image provisioners.
Key: MESOS-3432
URL: https://issues.apache.org/jira/browse/MESOS-3432
Project: Mesos
Issue Type: Task
Reporter: Jie Yu
Assignee: Jie Yu
The current design uses separate provisioner implementation for each type of
image (e.g., APPC, DOCKER).
This creates a lot of code duplications. Since we already have a unified
provisioner backend (e.g., copy, bind, overlayfs), we should be able to unify
the implementations of image provisioners and hide the image specific logics in
the corresponding 'Store' implementation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)