[ 
https://issues.apache.org/jira/browse/GEODE-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102743#comment-17102743
 ] 

ASF GitHub Bot commented on GEODE-7707:
---------------------------------------

davebarnes97 commented on a change in pull request #5061:
URL: https://github.com/apache/geode/pull/5061#discussion_r422259065



##########
File path: geode-docs/tools_modules/gfsh/command-pages/connect.html.md.erb
##########
@@ -193,8 +193,8 @@ http://myLocatorHost.example.com:8080/gemfire/v1
 "Locator could not find a JMX Manager";
 "jmx password must be specified.";
 "Could not connect to : {0}. {1}";
-"Could not find a GemFire jmx-manager service running at {0}.";
+"Could not find a Geode jmx-manager service running at {0}.";

Review comment:
       @alb3rtobr @moleske +1 good catch.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Tab completing `--url` on `connect` gives two default values 
> -------------------------------------------------------------
>
>                 Key: GEODE-7707
>                 URL: https://issues.apache.org/jira/browse/GEODE-7707
>             Project: Geode
>          Issue Type: Bug
>          Components: management
>            Reporter: Michael Oleske
>            Assignee: Alberto Bustamante Reyes
>            Priority: Major
>              Labels: pull-request-available
>
> Expected result
> To see a string indicating one default value such as "Default is 
> 'http://localhost:7070/geode-mgmt/v1'"
> Actual result
> This string "optional --url: Indicates the base URL to the Manager's HTTP 
> service.  For example: 'http://<host>:<port>/gemfire/v1' Default is 
> 'http://localhost:7070/geode-mgmt/v1'; no default value"  Note the `Default 
> is` and the `no default value`
> steps to reproduce
> execute `gfsh`
> execute `start locator`
> execute `disconnect`
> type `connect --url`
> press tab



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to