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

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

Commit 4a0de723ce07977a7965b5e7a1bf57d15ec9456a in incubator-geode's branch 
refs/heads/develop from [~upthewaterspout]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=4a0de72 ]

GEODE-11 Adding tests of closing a cache during index updates

Testing failover of lucene indexes by closing the cache while in the
middle of updating lucene indexes. Currently there are tests for closing
the cache before the index repository commit, and also during the commit
after a fixed number of updates to the underling index data regions.

I refactored the lucene tests to use 7 buckets, rather than 113, so they
take less time and are easier to debug.

I also removed a call to Thread.interrupt in the WAN code because it was
interrupting itself in my callback. We should never be using interrupt
in the product.


> Lucene Integration
> ------------------
>
>                 Key: GEODE-11
>                 URL: https://issues.apache.org/jira/browse/GEODE-11
>             Project: Geode
>          Issue Type: New Feature
>          Components: querying
>            Reporter: Dan Smith
>            Assignee: xiaojian zhou
>
> This is a feature that has been under development for GemFire but was not 
> part of the initial drop of code for geode.
> Allow Lucene indexes to be stored in Geode regions allowing users to do text 
> searches on data stored in Geode. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to