[
https://issues.apache.org/jira/browse/GEODE-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15973782#comment-15973782
]
ASF GitHub Bot commented on GEODE-2103:
---------------------------------------
GitHub user karensmolermiller opened a pull request:
https://github.com/apache/geode/pull/462
GEODE-2103 Update gfsh start server|locator command
reference page.
- the optional http-service-port defaults to 7070
- both http-service-port and http-service-bind-address
are available for gfsh start server and gfsh start locator
New PR for the doc task. @kirklund @joeymcallister @davebarnes97
@kohlmu-pivotal please review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/karensmolermiller/geode feature/GEODE-2103-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/462.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #462
----
commit 3a4c6fc66afc59ba907ca815274a1ca73db0a8c3
Author: Karen Miller <[email protected]>
Date: 2017-04-18T22:11:38Z
GEODE-2103 Update gfsh start server|locator command
reference page.
- the optional http-service-port defaults to 7070
- both http-service-port and http-service-bind-address
are available for gfsh start server and gfsh start locator
----
> start locator command should include --http-service-port and
> --http-service-bind-address
> ----------------------------------------------------------------------------------------
>
> Key: GEODE-2103
> URL: https://issues.apache.org/jira/browse/GEODE-2103
> Project: Geode
> Issue Type: Improvement
> Components: docs, management
> Affects Versions: 1.0.0-incubating
> Reporter: Kirk Lund
> Assignee: Karen Smoler Miller
> Fix For: 1.2.0
>
>
> To facilitate starting the Admin REST API on a Locator, start locator command
> should include --http-service-port and --http-service-bind-address.
> Workaround is to specify these configuration properties with --J:
> --J=-Dgemfire.http-service-port=
> --J=-Dgemfire.http-service-bind-address=
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)