[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-1245) Calling the Session should register it with the current JTA txn.

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:01:10 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-1245.
-------------------------------


Closing stale resolved issues

> Calling the Session should register it with the current JTA txn.
> ----------------------------------------------------------------
>
>                 Key: HHH-1245
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1245
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>            Reporter: Gavin King
>            Assignee: Steve Ebersole
>            Priority: Blocker
>             Fix For: 3.1
>
>
> Currently, if you use an extended persistence context with hibernate.flush_before_completion enabled, the flush may never actually occur, because the session never gets registered with the JTA txn. All methods of the session should try to register a sync if necessary.

-- 
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