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

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

GitHub user davinash opened a pull request:

    https://github.com/apache/incubator-geode/pull/218

    GEODE-1682: Adding options for starting Geode REST API using gfsh

    GEODE-1682: 
    
    - Added option in gfsh to start REST `start-rest-api`
    - Added option for http service port `http-service-port`
    - Added option for http service bind address `http-service-bind-address`
    - Update `gemfireProperties` to for `cache` creation.
    - Verified Manually ( both with `start-rest-api` and without )
    - Ran the precheckin 
       - Test Failing ( 
ConcurrentParallelGatewaySenderOffHeapDUnitTest#testPartitionedParallelPropagationHA

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/davinash/incubator-geode GEODE-1682

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-geode/pull/218.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 #218
    
----
commit 93aa57c84b8bf057ea70765267f8eb79dfcdf5e1
Author: Avinash <avin...@ampool.io>
Date:   2016-07-25T08:59:53Z

    GEODE-1682: Adding options for starting Geode REST API using gfsh

----


> provide ability to start developer REST api from gfsh
> -----------------------------------------------------
>
>                 Key: GEODE-1682
>                 URL: https://issues.apache.org/jira/browse/GEODE-1682
>             Project: Geode
>          Issue Type: Sub-task
>          Components: gfsh
>            Reporter: Swapnil Bawaskar
>            Assignee: Avinash
>
> To start REST api users have to add {{--J=-Dgemfire.start-dev-rest-api=true}} 
> to the {{start server}} command. 
> There should be a {noformat}--start-rest-api{noformat} option for the {{start 
> server}} command to start the rest api a 
> {noformat}--http-service-port{noformat} to configure the port and a 
> {noformat}--http-service-bind-address{noformat} option for the bind address.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to