You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2015/09/15 20:05:47 UTC

[jira] [Created] (MESOS-3432) Unify the implementations of the image provisioners.

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)