[
https://issues.apache.org/jira/browse/IGNITE-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034799#comment-16034799
]
Pavel Tupitsyn commented on IGNITE-3562:
----------------------------------------
Investigated failures in .NET with latest master.
* Each test does {{cache.Clear()}} in the teardown
* One of the previous tests puts 20000 items into cache
* {{TestTextQuery}} observes data from previous test even though
{{cache.IsEmpty}} is true
It seems like Lucene index is not cleared on {{cache.Clear()}}. We should add a
test in Java to reproduce the problem first of all.
> Dependency to outdated Lucene 3.5.0
> -----------------------------------
>
> Key: IGNITE-3562
> URL: https://issues.apache.org/jira/browse/IGNITE-3562
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: 1.6
> Reporter: Alexander Veit
> Assignee: Andrew Mashenkov
> Labels: important
> Fix For: 2.1
>
>
> Ignite 1.6.0 comes with Lucene 3.5.0 core as dependency, which dates back to
> the year 2011.
> This makes it difficult to integrate with newer software.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)