[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-288) Cache clear() doesn't remove entries from Lucene

Navin Surtani (JIRA) jira-events at lists.jboss.org
Wed Nov 25 11:13:29 EST 2009


     [ https://jira.jboss.org/jira/browse/ISPN-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Navin Surtani resolved ISPN-288.
--------------------------------

    Resolution: Done


Bug has been fixed. There was no method in the interceptor do deal with ClearCommands. As a result, one has been put in and there is a test for it in the Local and Clustered versions of the cache for the query module.

> Cache clear() doesn't remove entries from Lucene
> ------------------------------------------------
>
>                 Key: ISPN-288
>                 URL: https://jira.jboss.org/jira/browse/ISPN-288
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Querying
>    Affects Versions: 4.0.0.CR2
>            Reporter: Bryan Grunow
>            Assignee: Navin Surtani
>             Fix For: 4.0.0.GA
>
>
> Calling cache.clear(), then adding entries to the cache, and then querying the cache returns the entries that were part of the cache before clear was called as well as any newly entered values.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list