Shelley Lynn Hughes-Godfrey created GEODE-2947:
--------------------------------------------------
Summary: 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
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)