[
https://issues.apache.org/jira/browse/GEODE-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15973617#comment-15973617
]
ASF GitHub Bot commented on GEODE-2103:
---------------------------------------
GitHub user karensmolermiller opened a pull request:
https://github.com/apache/geode/pull/461
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
@kirklund @davebarnes97 @joeymcallister Please review. This commit should
complete the not-quite-done documentation, by correcting/updating the gfsh
command reference pages.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/karensmolermiller/geode feature/GEODE-2103
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/461.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 #461
----
commit 2693ea901a9a87ca187a2b07b76be1b285282479
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)