[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-893) MassIndexer. causes org.apache.lucene.store.LockObtainFailedException to be thrown when using Infinispan as a directory provider

Tom Waterhouse (JIRA) noreply at atlassian.com
Wed Aug 31 16:18:05 EDT 2011


MassIndexer. causes org.apache.lucene.store.LockObtainFailedException to be thrown when using Infinispan as a directory provider
--------------------------------------------------------------------------------------------------------------------------------

                 Key: HSEARCH-893
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-893
             Project: Hibernate Search
          Issue Type: Bug
    Affects Versions: 3.4.0.Final
         Environment: Hibernate Core 3.6.5/Hibernate Search 3.4.0/Infinispan 5.0/Spring 3.0.5
            Reporter: Tom Waterhouse
         Attachments: infinispan-hsearch-index-lock.zip

When using MassIndexer and FSDirectory all is okay.  When using InfinispanDirectory LockObtainFailedException is thrown.

A test case is attached (MassIndexerTest).

Note that for this test a slightly modified copy of InfinispanDirectoryProvider was needed, as the Infinispan cache instance we use in production is declared in Spring.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list