[infinispan-issues] [JBoss JIRA] Created: (ISPN-680) Unintentional Segment Removal
Franck Garcia (JIRA)
jira-events at lists.jboss.org
Thu Sep 30 20:42:39 EDT 2010
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: Manik Surtani
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 is 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