[infinispan-issues] [JBoss JIRA] Updated: (ISPN-680) Unintentional Segment Removal
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Wed Oct 13 07:59:40 EDT 2010
[ https://jira.jboss.org/browse/ISPN-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-680:
-------------------------------
Fix Version/s: 4.2.0.ALPHA3
(was: 4.2.0.BETA1)
> Unintentional Segment Removal
> -----------------------------
>
> Key: ISPN-680
> URL: https://jira.jboss.org/browse/ISPN-680
> Project: Infinispan
> Issue Type: Bug
> Components: Lucene Directory
> Affects Versions: 4.1.0.Final
> Environment: linux ubuntu 10.04 x386 32 bits
> hot spot jvm 1.6_018
> Reporter: Franck Garcia
> Assignee: Sanne Grinovero
> Fix For: 4.2.0.ALPHA3, 4.2.0.Final
>
>
> During a lucene directory.copy() using an InfinispanDirectory as source and an FSDirectory as destination, an unintentional Delete is made on the infinispan lucene segment while closing the input stream.
> The problem is that the FileReadLockKey put in the cache at the beginning of the copy process could be eligible for eviction leading to unpredictable result on close.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list