You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/03/09 20:49:38 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15903842#comment-15903842 ] 

ASF subversion and git services commented on GEODE-2612:
--------------------------------------------------------

Commit 63d565b5a02d1a4246f5a40f6acf7e47897a73e2 in geode's branch refs/heads/feature/GEODE-1969 from [~barry.oglesby]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=63d565b ]

GEODE-2612: Added option to invoke callbacks during snapshot


> 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: Barry Oglesby
>
> 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.3.15#6346)