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

xiaojian zhou reassigned GEODE-2400:
------------------------------------

    Assignee: xiaojian zhou

> 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
>
> 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
(v6.3.15#6346)

Reply via email to