> -----Original Message----- > From: Keith Naas [mailto:keithn...@dswinc.com] > Sent: Tuesday, May 14, 2013 3:31 PM > Stepping through the code on a live instance we can see the cache being > "disabled" by the destroy calls after each root doc. This destruction causes > EntityProcessorBase to change from "lookup the records by cacheKey" to > "lookup all records".
This looks to me like an easy to reproduce test case? So, that's probably the best next step to do. Some fake data, generic '*' schema and two entities. Regards, Alex.