You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2014/08/06 22:53:12 UTC

[jira] [Resolved] (SLIDER-272) Application should specify the config types to publish

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

Sumit Mohanty resolved SLIDER-272.
----------------------------------

    Resolution: Fixed

<exportedConfigs> can be used to specify which configs to publish. To publish all leave it unspecified. To not publish any config specify

{noformat}
<exportedConfigs>None</exportedConfigs>
{noformat}

> Application should specify the config types to publish
> ------------------------------------------------------
>
>                 Key: SLIDER-272
>                 URL: https://issues.apache.org/jira/browse/SLIDER-272
>             Project: Slider
>          Issue Type: Bug
>          Components: agent-provider, app-package
>    Affects Versions: Slider 0.50
>            Reporter: Sumit Mohanty
>            Assignee: Sumit Mohanty
>             Fix For: Slider 0.50
>
>
> Today Slider publishes all configuration provided by the app. It should only publish configs that the app selects to publish.



--
This message was sent by Atlassian JIRA
(v6.2#6252)