You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2017/06/17 18:04:32 UTC

[jira] [Closed] (GEODE-2837) Start server fails if specified `--dir` does not exist

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

Anthony Baker closed GEODE-2837.
--------------------------------

> Start server fails if specified `--dir` does not exist
> ------------------------------------------------------
>
>                 Key: GEODE-2837
>                 URL: https://issues.apache.org/jira/browse/GEODE-2837
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>            Reporter: Jared Stewart
>            Assignee: Jared Stewart
>             Fix For: 1.2.0
>
>
> When you execute {{gfsh> start server --name=server1}}, the default working directory will be {{./server1}}, and gfsh will create that directory if necessary.  However, {{gfsh> start server --name=server1 --dir=foo}} will fail if the directory {{./foo}} does not exist. 
> For consistency ease of use, we should instead have gfsh attempt to create the specified directory if necessary.  {{start locator}} may or may not have the same deficiency.  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)