[
https://issues.apache.org/jira/browse/GEODE-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034996#comment-16034996
]
ASF GitHub Bot commented on GEODE-2947:
---------------------------------------
GitHub user karensmolermiller opened a pull request:
https://github.com/apache/geode/pull/555
GEODE-2947: Document revised gfsh destroy error message
@dihardman @boglesby @ladyVader Please review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/karensmolermiller/geode feature/GEODE-2947
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/555.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #555
----
----
> 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)