You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Karen Smoler Miller (JIRA)" <ji...@apache.org> on 2017/07/14 21:08:00 UTC

[jira] [Resolved] (GEODE-2612) Add option to invoke callbacks while loading a snapshot

     [ https://issues.apache.org/jira/browse/GEODE-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karen Smoler Miller resolved GEODE-2612.
----------------------------------------
    Fix Version/s: 1.3.0

Code completed in Geode 1.2.0, and docs completed in Geode 1.3.0.

> Add option to invoke callbacks while loading a snapshot
> -------------------------------------------------------
>
>                 Key: GEODE-2612
>                 URL: https://issues.apache.org/jira/browse/GEODE-2612
>             Project: Geode
>          Issue Type: New Feature
>          Components: lucene
>            Reporter: Barry Oglesby
>            Assignee: Karen Smoler Miller
>             Fix For: 1.2.0, 1.3.0
>
>
> As a work-around to recreating a lucene index (which is not currently supported), the recommendation is to:
> - export user region
> - destroy indexes and user region
> - recreate index
> - recreate user region
> - import user region
> The lucene index is populated using an hidden AsyncEventQueue, but currently import doesn't invoke callbacks. This feature request is to add an option to SnapshotOptions to cause callbacks to be invoked, so that the index is repopulated during import.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)