]
Strong Liu resolved HHH-6863.
-----------------------------
Resolution: Fixed
serviceBindingList in AbstractServiceRegistryImpl needs
synchronization
-----------------------------------------------------------------------
Key: HHH-6863
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6863
Project: Hibernate Core
Issue Type: Bug
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 4.0.0.next
org.hibernate.service.internal.AbstractServiceRegistryImpl
defines to containers to store the services: a concurrent HashMap and a list; the List
needs guarding or occasionally it will fail to cleanup some elements.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: