[
https://issues.apache.org/jira/browse/OPENJPA-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14097371#comment-14097371
]
brian yoder commented on OPENJPA-2524:
--------------------------------------
Yes, it sounds the same. Once 2.4.0 is released I will test and reopen if it's
still an issue. Thanks.
> 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)