[
https://issues.apache.org/jira/browse/MESOS-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cody Maloney resolved MESOS-2322.
---------------------------------
Resolution: Fixed
Target Version/s: 0.22.0
{code}
commit 1ee35b16480d8e5c7e705e796192c4b0cc0c09a6
Author: Cody Maloney <[email protected]>
Date: Tue Feb 10 23:22:09 2015 -0800
Remove per-flag parsing of file:// arguments.
{code}
{code}
commit 1fa5d5b1de304bcb90638a889677e53756152c6b
Author: Cody Maloney <[email protected]>
Date: Tue Feb 10 23:13:43 2015 -0800
Parse file:// arguments in Stout's flags.
{code}
> Allow all stout arguments to be given using file://
> ---------------------------------------------------
>
> Key: MESOS-2322
> URL: https://issues.apache.org/jira/browse/MESOS-2322
> Project: Mesos
> Issue Type: Improvement
> Components: stout
> Reporter: Cody Maloney
> Assignee: Cody Maloney
> Priority: Minor
>
> More cases keep being added of parsing file:// URIs, opening the file they
> point at, reading the value otu of that file, and then using it for a
> specific argument. It would be nice if all the mesos arguments could just do
> this automatically / it was a feature of <stout/flags>.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)