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.