You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Bernd Mathiske (JIRA)" <ji...@apache.org> on 2015/08/05 13:38:04 UTC

[jira] [Commented] (MESOS-3208) Fetch checksum files to inform fetcher cache use

    [ https://issues.apache.org/jira/browse/MESOS-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14655233#comment-14655233 ] 

Bernd Mathiske commented on MESOS-3208:
---------------------------------------

First patch in a series to implement phase 1:
https://reviews.apache.org/r/37075/

> Fetch checksum files to inform fetcher cache use
> ------------------------------------------------
>
>                 Key: MESOS-3208
>                 URL: https://issues.apache.org/jira/browse/MESOS-3208
>             Project: Mesos
>          Issue Type: Improvement
>          Components: fetcher
>            Reporter: Bernd Mathiske
>            Assignee: Bernd Mathiske
>            Priority: Minor
>
> This is the first part of phase 1 as described in the comments for MESOS-2073. We add a field to CommandInfo::URI that contains the URI of a checksum file. When this file has new content, then the contents of the associated value URI needs to be refreshed in the fetcher cache. 
> In this implementation step, we just add the above basic functionality (download, checksum comparison). In later steps, we will add more control flow to cover corner cases and thus make this feature more useful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)