Swapnil Bawaskar created GEODE-1119:
---------------------------------------

             Summary: Programmatically creating regions should work with 
cluster configuration
                 Key: GEODE-1119
                 URL: https://issues.apache.org/jira/browse/GEODE-1119
             Project: Geode
          Issue Type: Bug
          Components: configuration
            Reporter: Swapnil Bawaskar


When a region is created Programmatically (using RegionFactory):
* the region definition is lost when the member re-starts
* it does not show up in exported cluster configuration
* the region is not created on other members of the system.

Creating regions programmatically, should work just like creating region 
through gfsh; in conjunction with cluster config, so that the region:
* is created when this member is re-started
* created on all members of the system without needing Function execution to 
create regions.



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

Reply via email to