[
https://issues.apache.org/jira/browse/MESOS-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15402556#comment-15402556
]
Gilbert Song commented on MESOS-5933:
-------------------------------------
[[email protected]], This is a separate issue. It is a little confusing cuz
we have some tech debt in fetchers. E.g., we have the mesos fetcher and the uri
fetcher. This JIRA MESOS-5259 should address the it and refactor the mesos
fetcher into the uri fetcher. Please note that most of the tickets in this Epic
MESOS-3918 have dependencies.
I talked to [~klueska] about the Mesos CLI, it would be great and easy to
re-use this binary in CLI.
BTW [~zhitao], please note that we need MESOS-5254 before you start working on
this issue. Already link it as a dependency. :)
> Refactor the uri::Fetcher as a binary.
> --------------------------------------
>
> Key: MESOS-5933
> URL: https://issues.apache.org/jira/browse/MESOS-5933
> Project: Mesos
> Issue Type: Improvement
> Components: fetcher
> Reporter: Gilbert Song
> Assignee: Zhitao Li
> Labels: fetcher, mesosphere
>
> By refactoring the uri::Fetcher as a binary, the fetcher can be used
> independently. Not only mesos, but also new fetcher plugin testing, mesos cli
> and many other new components in the future can re-use the binary to fetch
> any URI with different schemes. Ideally, after this change, mesos cli is able
> to re-use the uri::Fetcher binary to introduce new image pulling commands,
> e.g., `mesos fetch -i <path>`.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)