[ 
https://issues.apache.org/jira/browse/GEODE-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15858806#comment-15858806
 ] 

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

Commit a6c28a65e96fcb911b2ac8fe6c15bc968f021851 in geode's branch 
refs/heads/develop from zhouxh
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=a6c28a6 ]

GEODE-2400: use a function to implement waitUntilFlushed, then accessor and 
client
can have this feature.


> 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