[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-395?pag...
]
Sanne Grinovero commented on HSEARCH-395:
-----------------------------------------
Was this issue happening on Windows ?
In the scope of HSEARCH-930 I've lowered the log statement from FileHelper to a WARN
as in Windows it's quite frequent that the file can not be deleted immediately
(returning false to our check) even if all file handles are closed; the finalisers need to
be invoked too, so it's dependent on timing and garbage collection runs - not a
problem that the file isn't immediately deleted.
Master/Slave configuration as outlined in Hibernate Search in Action
does not work when shared location is on NFS
-----------------------------------------------------------------------------------------------------------------
Key: HSEARCH-395
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-395
Project: Hibernate Search
Issue Type: Bug
Components: directory provider
Affects Versions: 3.1.1.GA
Reporter: Sam Doyle
Priority: Critical
https://forum.hibernate.org/viewtopic.php?f=9&t=998613&p=2416681#...
There are many .nfs files being generated in slave locations and appear to be still held
open by some part of the application since they fail to be cleaned up.
2009-08-21 10:51:08,696 ERROR [org.hibernate.search.util.FileHelper] Could not delete
/location/to/slave/index/2/.nfs000000000085a3ce000016
7e
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira