[
https://issues.apache.org/jira/browse/GEODE-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15859137#comment-15859137
]
ASF subversion and git services commented on GEODE-2400:
--------------------------------------------------------
Commit 857cd292e8e5d52e5b7a367682e445552a3de25b in geode's branch
refs/heads/develop from zhouxh
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=857cd29 ]
GEODE-2400: The WaitUntilParallelGatewaySenderFlushedCoordinatorJUnitTest
should return false for local callable
in negative case since there's no more remote message.
> 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)