[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-638) Limit graph traversal by @ContainedIn to the minimum required path

Sanne Grinovero (JIRA) noreply at atlassian.com
Tue May 17 10:45:25 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanne Grinovero updated HSEARCH-638:
------------------------------------

    Fix Version/s:     (was: 4.0)
                   4.0.0.Alpha1

> Limit graph traversal by @ContainedIn to the minimum required path
> ------------------------------------------------------------------
>
>                 Key: HSEARCH-638
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-638
>             Project: Hibernate Search
>          Issue Type: Improvement
>          Components: engine
>    Affects Versions: 3.1.0.GA, 3.1.1.GA, 3.2.0.Final, 3.2.1, 3.3.0.CR2
>            Reporter: Sanne Grinovero
>             Fix For: 4.0.0.Alpha1
>
>
> Unit test available in the source tree since HSEARCH-513
> org.hibernate.search.test.embedded.depth.RecursiveGraphTest, see the "FIXME" referring to this issue.
> It seems that @ContainedIn is now traversing the graph "upwards" towards any related entity it might find, without any limit; this happens to work pretty well in most simple use cases but becomes a performance problem in the more complex scenarios.

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