NPE in evictQueryRegions when query cache configured out
--------------------------------------------------------
Key: HHH-6269
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6269
Project: Hibernate Core
Issue Type: Bug
Components: core
Affects Versions: 3.6.4
Reporter: Ondrej Burkert
Priority: Trivial
SessionFactoryImpl.evictQueryRegion(regionName) is checking whether the query cache is
enabled thus it works properly, however evictQueryRegions() is not checking anything and
fails on queryCaches being null.
Plus a replacement of deprecated methods which contains TODOs does not provide much
confidence to move to it;)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira