[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-339) ScrollableResults may return unmanaged entities from it's own cache

Sanne Grinovero (JIRA) noreply at atlassian.com
Sat Jan 31 17:09:38 EST 2009


ScrollableResults may return unmanaged entities from it's own cache
-------------------------------------------------------------------

                 Key: HSEARCH-339
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-339
             Project: Hibernate Search
          Issue Type: Bug
          Components: query
    Affects Versions: 3.1.0.GA
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero
             Fix For: 3.1.1


if using a fulltext ScrollableResults to load an entity, then evict it or clear the cache, and try loading the same entity again from the ScrollableResults you don't get an attached entity but the same instance as before.

-- 
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