[infinispan-issues] [JBoss JIRA] (ISPN-6995) org.apache.lucene.store.AlreadyClosedException when indexing with AffinityIndexManager
Gustavo Fernandes (Jira)
issues at jboss.org
Wed Jan 29 04:36:13 EST 2020
[ https://issues.redhat.com/browse/ISPN-6995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gustavo Fernandes closed ISPN-6995.
-----------------------------------
Resolution: Out of Date
> org.apache.lucene.store.AlreadyClosedException when indexing with AffinityIndexManager
> --------------------------------------------------------------------------------------
>
> Key: ISPN-6995
> URL: https://issues.redhat.com/browse/ISPN-6995
> Project: Infinispan
> Issue Type: Bug
> Components: Embedded Querying
> Affects Versions: 9.0.0.Alpha4
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
>
> Somehow difficult to reproduce, but during topology changes some entries are not indexed, the indexing backend throws the exception:
> {noformat}
> 14:07:31,089 ERROR (Hibernate Search sync consumer thread for index entity.119) [LuceneBackendQueueTask] HSEARCH000073: Error in backend
> org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
> at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:720)
> at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:734)
> at org.apache.lucene.index.IndexWriter.getAnalyzer(IndexWriter.java:1163)
> at org.hibernate.search.backend.impl.lucene.IndexWriterDelegate.<init>(IndexWriterDelegate.java:39)
> at org.hibernate.search.backend.impl.lucene.AbstractWorkspaceImpl.getIndexWriterDelegate(AbstractWorkspaceImpl.java:206)
> at org.hibernate.search.backend.impl.lucene.LuceneBackendQueueTask.applyUpdates(LuceneBackendQueueTask.java:80)
> at org.hibernate.search.backend.impl.lucene.LuceneBackendQueueTask.run(LuceneBackendQueueTask.java:46)
> at org.hibernate.search.backend.impl.lucene.SyncWorkProcessor$Consumer.applyChangesets(SyncWorkProcessor.java:165)
> {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list