[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-474) Ensure IndexWriter is closed on errors in backend

Sanne Grinovero (JIRA) noreply at atlassian.com
Sun Mar 28 10:22:32 EDT 2010


Ensure IndexWriter is closed on errors in backend
-------------------------------------------------

                 Key: HSEARCH-474
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-474
             Project: Hibernate Search
          Issue Type: Bug
          Components: engine
    Affects Versions: 3.2.0.Beta1, 3.1.1.GA, 3.1.0.GA, 3.1.0.CR1, 3.1.0.Beta2
         Environment: IndexWriter might need to be closed in case of errors, or recovery won't be possible. Lucene comments recommend to close the IndexWriter especially on OutOfMemory issues. I just found out this issue could bring to a permanently locked Directory and an unusable IndexWriter.
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero
             Fix For: 3.2.0.Beta2




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

        


More information about the hibernate-issues mailing list