[
https://issues.apache.org/jira/browse/GEODE-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16035182#comment-16035182
]
ASF GitHub Bot commented on GEODE-2947:
---------------------------------------
Github user dihardman commented on the issue:
https://github.com/apache/geode/pull/555
+1 Looks good. Thanks!
On Fri, Jun 2, 2017 at 9:26 AM, Karen Miller <[email protected]>
wrote:
> @dihardman <https://github.com/dihardman> @boglesby
> <https://github.com/boglesby> @ladyVader <https://github.com/ladyvader>
> Please review.
> ------------------------------
> You can view, comment on, or merge this pull request online at:
>
> https://github.com/apache/geode/pull/555
> Commit Summary
>
> - GEODE-2947: Document revised gfsh destroy error message
>
> File Changes
>
> - *M* geode-docs/tools_modules/lucene_integration.html.md.erb
> <https://github.com/apache/geode/pull/555/files#diff-0> (5)
>
> Patch Links:
>
> - https://github.com/apache/geode/pull/555.patch
> - https://github.com/apache/geode/pull/555.diff
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/geode/pull/555>, or mute the thread
>
<https://github.com/notifications/unsubscribe-auth/AUMy_YxT5zV6JiHrD-ozn5Cn1SZalgYrks5sADelgaJpZM4NugV7>
> .
>
> 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)