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

Rade Martinović commented on OPENJPA-1767:
------------------------------------------

I may have hit this exact same problem. Is this problem resolved?

> OneToMany relationships owned by the many side aren't properly evicted from 
> the DataCache
> -----------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-1767
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1767
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: datacache
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Rick Curtis
>            Priority: Critical
>
> When working on OPENJPA-1469 I found that the test 
> org.apache.openjpa.persistence.spring.TestLibService fails because we have 
> stale data in the cache.  To recreate this failure, set 
> "openjpa.DataCache","true" in the setup() method.
> The net of the problem is that if the non-owning side of the relationship 
> exists in the datacache and the relationship is updated on the owning side, 
> the non-owning side doesn't get updated.



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

Reply via email to