You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Gour Saha (JIRA)" <ji...@apache.org> on 2017/03/09 03:48:37 UTC

[jira] [Updated] (SLIDER-1131) Do not try to read agent config file if FileName is not set

     [ https://issues.apache.org/jira/browse/SLIDER-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gour Saha updated SLIDER-1131:
------------------------------
    Fix Version/s: Slider 1.0.0

> Do not try to read agent config file if FileName is not set
> -----------------------------------------------------------
>
>                 Key: SLIDER-1131
>                 URL: https://issues.apache.org/jira/browse/SLIDER-1131
>             Project: Slider
>          Issue Type: Bug
>          Components: agent-provider
>    Affects Versions: Slider 0.90.2
>            Reporter: shanyu zhao
>            Assignee: shanyu zhao
>             Fix For: Slider 1.0.0
>
>         Attachments: slider-1131.patch
>
>
> Slider AM tries to download and read the app package to get configuration described in the <configFiles> section of metainfo. If the <fileName> tag is not set for the configFile, there is no need to download the whole app package just to read the config file.
> This is impacting performance if we have a big package, e.g. 200MB. We don't want AM to read the package just to read some default configuration for the agent. So in metainfo we can set <fileName> to "" for AM to skip this step.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)