[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-1255) ThreadLocalSessionContext and Session serialization
Steve Ebersole (JIRA)
noreply at atlassian.com
Mon Mar 21 13:01:13 EDT 2011
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Ebersole closed HHH-1255.
-------------------------------
Closing stale resolved issues
> ThreadLocalSessionContext and Session serialization
> ---------------------------------------------------
>
> Key: HHH-1255
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1255
> Project: Hibernate Core
> Issue Type: Improvement
> Components: core
> Reporter: Steve Ebersole
> Assignee: Steve Ebersole
> Priority: Minor
> Fix For: 3.1
>
>
> Currently, if a session bound to ThreadLocalSessionContext happens to get serialized, that session is still registered with the ThreadLocalSessionContext session map. For total correctness, these should get cleaned up during serialization.
--
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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list