[
https://issues.apache.org/jira/browse/GEODE-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Choudhary updated GEODE-6868:
------------------------------------
Description:
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]
was:
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.
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]
> 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
> 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)