You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:57:14 UTC

[jira] [Closed] (GEODE-2400) PR accessors and client should have a way to wait for a lucene index to be flushed

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

Anthony Baker closed GEODE-2400.
--------------------------------

> PR accessors and client should have a way to wait for a lucene index to be flushed
> ----------------------------------------------------------------------------------
>
>                 Key: GEODE-2400
>                 URL: https://issues.apache.org/jira/browse/GEODE-2400
>             Project: Geode
>          Issue Type: Improvement
>          Components: lucene
>            Reporter: Dan Smith
>            Assignee: xiaojian zhou
>            Priority: Major
>
> LuceneIndex.waitForFlushed can only be called on data stores. Since a user could be doing puts from a client or a peer accessor, they may need to be able to do some puts and then wait for the index to be flushed on the client or the accessor.
> We should probably move waitForFlush to LuceneService instead, and then use a function to route the wait call to a data store so that it can work from any member.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)