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

Barry Oglesby commented on GEODE-2947:
--------------------------------------

The message displayed now is now:
{noformat}
Region {0} cannot be destroyed because it defines Lucene index(es) [{1}]. 
Destroy all Lucene indexes before destroying the region.
{noformat}
Where \{0\} is the region name and \{1\} is the list of defined indexes.

> Improve error message (seen in gfsh) when attempting to destroy a region 
> before destroying lucene indexes
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-2947
>                 URL: https://issues.apache.org/jira/browse/GEODE-2947
>             Project: Geode
>          Issue Type: Bug
>          Components: docs, lucene
>    Affects Versions: 1.2.0
>            Reporter: Shelley Lynn Hughes-Godfrey
>            Assignee: Karen Smoler Miller
>             Fix For: 1.2.0
>
>
> If a user attempta to destroy region before destroying the lucene index (via 
> gfsh), the error message returned is not clear.  It should state that the 
> lucene index should be destroyed prior to destroying the region.  
> Instead it states this:
> {noformat}
> Error occurred while destroying region "testRegion". Reason: The parent 
> region [/testRegion] in colocation chain cannot be destroyed, unless all its 
> children [[/testIndex#_testRegion.files]] are destroyed
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to