Hibernate SessionFactory.close() will shutdown CacheManager which will cause an
IllegalStateException when other nodes try to access the 2nd level cache
--------------------------------------------------------------------------------------------------------------------------------------------------------
Key: CDV-382
URL: https://jira.terracotta.org/jira//browse/CDV-382
Project: Community Development
Issue Type: Bug
Components: DSO:L1
Affects Versions: 2.4.1
Reporter: Antonio Si
Assigned To: Issue Review Board
If an app invoke hibernate SessionFactory.close() when running ehcache, it will
shutdown CacheMaanger. When running in a cluster, since the CacheManager is
shared, other node will get an IllegalStateException when trying to access the
CacheManager later.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev