Jared Stewart created GEODE-2837:
------------------------------------

             Summary: 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


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.3.15#6346)

Reply via email to