[
https://issues.apache.org/jira/browse/GEODE-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032196#comment-16032196
]
ASF subversion and git services commented on GEODE-2947:
--------------------------------------------------------
Commit 5f4a7a905013dfa8f76f7419ea71aacae3614077 in geode's branch
refs/heads/develop from [~barry.oglesby]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=5f4a7a9 ]
GEODE-2947: Error message is now specific to lucene 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: lucene
> Affects Versions: 1.2.0
> Reporter: Shelley Lynn Hughes-Godfrey
>
> 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)