Non-deterministic indexing cycle on domain classes mixing indexed and non-indexed types

Description

Using a domain model like:

Persisting a NonIndexedItem can lead to

org.hibernate.search.SearchException: Unable to perform work. Entity Class is not @Indexed nor hosts @ContainedIn: class com.bla.NonIndexedItem

Activity

Show:

Sanne Grinovero September 4, 2013 at 12:51 PM

NP, it's merged: that's why you can't reproduce anymore.

Adrian Nistor September 4, 2013 at 12:44 PM

I vaguely remember this but don't know which PR was it.

Sanne Grinovero September 4, 2013 at 11:41 AM

I think it was a case of mistaken identity on my part. I did see that error message a lot in infinispan but was most likely caused by something else, and now it's gone, not reproducible for us.

Sure, I had sent a pull request to Infinispan to address the real issue

Adrian Nistor September 4, 2013 at 11:31 AM

I think it was a case of mistaken identity on my part. I did see that error message a lot in infinispan but was most likely caused by something else, and now it's gone, not reproducible for us.

Sanne Grinovero August 14, 2013 at 10:13 PM

The ETA for this issue depends on someone providing a test to reproduce it.

Cannot Reproduce

Details

Assignee

Reporter

Components

Affects versions

Priority

Created May 7, 2013 at 3:44 PM
Updated January 29, 2014 at 2:37 PM
Resolved September 4, 2013 at 9:52 AM