Mario Ivanac created GEODE-6870:
-----------------------------------

             Summary: Unsuccessful creation of non-persisted OVERFLOW region 
with custom disk store
                 Key: GEODE-6870
                 URL: https://issues.apache.org/jira/browse/GEODE-6870
             Project: Geode
          Issue Type: Bug
          Components: regions
            Reporter: Mario Ivanac


When ordering creation of non-persisted OVERFLOW region with custom disk store 
we get following error message:

 

gfsh>create disk-store --name=teststore --dir=/diskstore
Member | Status | Message
------ | ------ | ----------------------------
server | OK | Created disk store teststore

Cluster configuration for group 'cluster' is updated.

gfsh>create region --name=testreg --type=REPLICATE_OVERFLOW 
--eviction-action=overflow-to-disk --eviction-entry-count=1000 
--disk-store=teststore
Only regions with persistence or overflow to disk can specify DiskStore. 
template-region region "null" is not persistent.



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

Reply via email to