[
https://issues.apache.org/jira/browse/OPENJPA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651685#action_12651685
]
Fernando commented on OPENJPA-797:
----------------------------------
documentation should be updated to mention this minor issue.
I have already spent so much time wading through that code to find this bug, I
have not spent time trying to see if I can fix the DistributedStoreQuery, to
support being cached.. so let's just way it's not supported at the moment..
> slices does not work with QueryCompilationCache
> -----------------------------------------------
>
> Key: OPENJPA-797
> URL: https://issues.apache.org/jira/browse/OPENJPA-797
> Project: OpenJPA
> Issue Type: Bug
> Components: kernel
> Affects Versions: 2.0.0
> Reporter: Fernando
> 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.