Hi guys, I've not investigated that much at the code level yet, but it seems EntityManagerFactory.close() calls AbstractQueryCache.close() which in turn calls clearInternal(). As a result a distributed query cache ends up cleared when a node is shut down. This only seems to happen on the query cache though. Is it meant that way? If so, does that mean a query cache shouldn't be clustered? Thanks, Alex
-- Alex Snaps <[email protected]> Senior Software Engineer - Terracotta http://twitter.com/alexsnaps http://www.linkedin.com/in/alexsnaps
