You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Pinaki Poddar (JIRA)" <ji...@apache.org> on 2008/12/20 07:57:44 UTC

[jira] Assigned: (OPENJPA-797) slices does not work with QueryCompilationCache

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

Pinaki Poddar reassigned OPENJPA-797:
-------------------------------------

    Assignee: Pinaki Poddar

> slices does not work with QueryCompilationCache
> -----------------------------------------------
>
>                 Key: OPENJPA-797
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-797
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: slice
>    Affects Versions: 2.0.0
>            Reporter: Fernando
>            Assignee: Pinaki Poddar
>            Priority: Critical
>
> When you turn on QueryCompilationCache, slices does not work.  This is because the cached compiled Query keeps pointers to the previous Brokers that the queries were originally built against..  then later trying to execute the query against those already closed brokers..

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