[ https://issues.apache.org/jira/browse/MESOS-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234529#comment-14234529 ]
Bernd Mathiske commented on MESOS-2172: --------------------------------------- On second thought, it seems opportune to make the fetcher its own (actor) process instead of riding on the containerizer process, since there can now be multiple of those: Mesos and Docker. > Refactor fetcher namespace into a class > --------------------------------------- > > Key: MESOS-2172 > URL: https://issues.apache.org/jira/browse/MESOS-2172 > Project: Mesos > Issue Type: Improvement > Components: fetcher, slave > Reporter: Bernd Mathiske > Assignee: Bernd Mathiske > Priority: Minor > Original Estimate: 2h > Remaining Estimate: 2h > > Fetching will have state once we introduce caching. In preparation for that, > let's refactor the fetcher routines into a class for a singleton fetcher > object per slave that will be able to hold the cache state. -- This message was sent by Atlassian JIRA (v6.3.4#6332)