[ 
https://issues.apache.org/jira/browse/OPENJPA-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14097363#comment-14097363
 ] 

Rick Curtis commented on OPENJPA-2524:
--------------------------------------

Hey Brian -- Check to see if OPENJPA-2285 addresses your problem... I believe 
it does.

> Lazy fields are not updated in L2 cache.
> ----------------------------------------
>
>                 Key: OPENJPA-2524
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2524
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 2.3.0
>            Reporter: brian yoder
>
> If you have a cached entity in the L2 cache and later fetch a LAZY field from 
> the entity it will fetch it from the DB.  However it won't update the cached 
> entity with the lazy field value, which is what I would expect.  It is 
> prefered if the Entity would get updated in L2 cache, so that subsequent 
> calls don't hit the DB again and again.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to