[
https://issues.apache.org/jira/browse/GEODE-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15989583#comment-15989583
]
ASF subversion and git services commented on GEODE-2852:
--------------------------------------------------------
Commit f47082376335e4f7d271d3e0159439295751d8cd in geode's branch
refs/heads/feature/GEODE-2852 from [~lhughesgodfrey]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=f470823 ]
GEODE-2852: Lucene waitUntilFlushed timeout enforced across all (local) buckets
* Add check for timeout in
WaitUntilParallelGatewaySenderFlushedCoordinator.waitUntilFlushed()
* return false if all Callables not invoked before timeout reached
> Enforce WaitUntilFlushedFunction.waitUntilFlushed() timeout across all
> (local) buckets (not per bucket)
> -------------------------------------------------------------------------------------------------------
>
> Key: GEODE-2852
> URL: https://issues.apache.org/jira/browse/GEODE-2852
> Project: Geode
> Issue Type: Bug
> Components: lucene
> Affects Versions: 1.2.0
> Reporter: Shelley Lynn Hughes-Godfrey
> Assignee: Shelley Lynn Hughes-Godfrey
>
> Currently, the timeout provided in LuceneServiceImpl.waitUntilFlushed() is
> applied on a per bucket basis (in each member) within
> BucketRegionQueue.waitUntilFlushed().
> This timeout needs to be applied across all (local primary) buckets
> (WaitUntilParallelGatewaySenderFlushedCoordinator).
> Once the timeout is reached, return false if all WaitUntilFlushed Callables
> have not been invoked.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)