[hibernate-issues] [Hibernate-JIRA] Assigned: (HHH-6680) 2L caching appears to ignore collections

Strong Liu (JIRA) noreply at atlassian.com
Sun Oct 9 01:51:23 EDT 2011


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

Strong Liu reassigned HHH-6680:
-------------------------------

    Assignee: Strong Liu

> 2L caching appears to ignore collections
> ----------------------------------------
>
>                 Key: HHH-6680
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6680
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: caching (L2)
>    Affects Versions: 3.6.7
>         Environment: 3.6.7 on Derby 10.8.1.2 and Oracle 11g
>            Reporter: Ben Hood
>            Assignee: Strong Liu
>
> I have a scenario where a (read-mostly) mapped collection is eagerly loaded with the parent object, but when I retrieve the graph, the 2L cache appears to get ignored and the data is hydrated from the DB.
> I have created a test case to reproduce this issue as a runnable Maven project on Github : https://github.com/0x6e6562/hibernate_2L

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