You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Rick Curtis (JIRA)" <ji...@apache.org> on 2010/10/27 16:56:23 UTC

[jira] Commented: (OPENJPA-1856) Executing bulk updates should evict stale data from the DataCache

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

Rick Curtis commented on OPENJPA-1856:
--------------------------------------

I committed a testcase and code changes to trunk on rev 1027983.

> Executing bulk updates should evict stale data from the DataCache
> -----------------------------------------------------------------
>
>                 Key: OPENJPA-1856
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1856
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Rick Curtis
>            Assignee: Rick Curtis
>             Fix For: 2.1.0
>
>         Attachments: OPENJPA-1856.patch
>
>
> When executing build updates (UPDATE/DELETE) we aren't properly evicting from the DataCache. This works properly when the QueryCache is enabled.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.