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

ASF subversion and git services commented on GEODE-6184:
--------------------------------------------------------

Commit 87e65ea366df87f35f7817aacf11381e2aa3c9ae in geode's branch 
refs/heads/develop from Aditya Anchuri
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=87e65ea ]

GEODE-6184 Added internal implementation of ClusterManagementService Java API 
to create a region (#3059)

Signed-off-by: Jinmei Liao <jil...@pivotal.io>
Signed-off-by: Aditya Anchuri <aanch...@pivotal.io>
Signed-off-by: Jens Deppe <jde...@pivotal.io>
Signed-off-by: Peter Tran <pt...@pivotal.io>
Signed-off-by: Kenneth Howe <kh...@pivotal.io>

* Define ClusterManagementService interface
* created ClusterManagementService's implementation on the locator
* implemented RegionConfig's realizer and mutator so that the 
ClusterManagementService can use that to create the region and persist the 
configuration.



> Create a java API for createRegion
> ----------------------------------
>
>                 Key: GEODE-6184
>                 URL: https://issues.apache.org/jira/browse/GEODE-6184
>             Project: Geode
>          Issue Type: Sub-task
>          Components: management
>            Reporter: Peter Tran
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 7.5h
>  Remaining Estimate: 0h
>
> Implement the a java API for createRegion
> h1. Inputs
>  * RegionConfig
>  * group
> h1. Output
> <some return object that this story will create> which includes:
>  * if the region is created on all applicable servers
>  * if the configuration is updated
>  * if failed, what's the reason of failure
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to