[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6863) serviceBindingList in AbstractServiceRegistryImpl needs synchronization

Steve Ebersole (JIRA) noreply at atlassian.com
Thu Dec 1 08:04:19 EST 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44489#comment-44489 ] 

Steve Ebersole commented on HHH-6863:
-------------------------------------

https://github.com/hibernate/hibernate-core/pull/231

> 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.CR7
>
>
> 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: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list