[
https://issues.apache.org/jira/browse/GEODE-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864610#comment-16864610
]
Ashish Choudhary commented on GEODE-6868:
-----------------------------------------
in the documents in examples then we have to remove status locator and server
command(without any parameter) as this gives the wrong impression that these
are actual commands. Let me know if you think otherwise.
> status locator gives wrong output
> ---------------------------------
>
> Key: GEODE-6868
> URL: https://issues.apache.org/jira/browse/GEODE-6868
> Project: Geode
> Issue Type: Bug
> Components: gfsh
> Reporter: Ashish Choudhary
> Assignee: Juan José Ramos Cassella
> Priority: Major
>
> start locator process
> start locator --name=locator
> Once the locator is up run status command
> run status locator on gfsh
> gfsh>status locator
> Locator in /usr/local/Cellar/apache-geode/1.9.0/bin on 111.123.1.5[10334] is
> currently not responding.
> Run the same steps above to check status of server. You will see similar
> wrong output that currently not responding.
> However everything works fine if you add --name=memberName in status command
> for locator and server.
> Is this expected behavior?.
> [https://geode.apache.org/docs/guide/14/tools_modules/gfsh/command-pages/status.html#topic_E96D0EFA513C4CD79B833FCCDD69C832]
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)