[ 
https://issues.apache.org/jira/browse/CAY-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated CAY-2509:
--------------------------------
    Labels: pull-request-available  (was: )

> Result of resolving lazily faulted relationships can be out-of-date
> -------------------------------------------------------------------
>
>                 Key: CAY-2509
>                 URL: https://issues.apache.org/jira/browse/CAY-2509
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Core Library
>    Affects Versions: 4.2.M1
>            Reporter: Arseni Bulatski
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.2.M1
>
>
> Resolving lazily faulted to-one and to-many relationships can be out-of-dateĀ 
> when you expect up-to-date data from database.
> This happened because of getting data from snapshot cache instead of database.
> Case:
> 1) Create context
> 2) Select Artist from database, then get artist's paintings
> 3) direct update painting table
> 4) Create new context
> 5) Do step 2
> Painting from step 5 is not updated.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to