John Huss created CAY-2748:
------------------------------
Summary: Mutating the list returned from the local query cache
changes the cache
Key: CAY-2748
URL: https://issues.apache.org/jira/browse/CAY-2748
Project: Cayenne
Issue Type: Bug
Components: Core Library
Affects Versions: 4.2.RC1, 4.1.1, 4.3.M1
Reporter: John Huss
Assignee: John Huss
Fix For: 4.3.M1
If you perform a query that populates the local query cache and then mutate the
returned list (by adding an object), this mutation will persist inside the
local query cache so that subsequent queries that hit the local query cache
will incorrectly include this mutation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)