[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-5473) Default for CHECK_NULLABILITY does not allow merge retries

Kyrill Alyoshin (JIRA) noreply at atlassian.com
Sun Sep 5 00:58:18 EDT 2010


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

Kyrill Alyoshin commented on HHH-5473:
--------------------------------------

Created HHH-5534 as a bug.

> Default for CHECK_NULLABILITY does not allow merge retries
> ----------------------------------------------------------
>
>                 Key: HHH-5473
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5473
>             Project: Hibernate Core
>          Issue Type: Bug
>    Affects Versions: 3.5.4, 3.6.0.Beta1, 3.6.0.Beta2
>            Reporter: Gail Badner
>            Assignee: Gail Badner
>             Fix For: 3.5.5, 3.6.0.Beta3
>
>
> The fix for HHH-3229 does not work in 3.5.4 when annotations is used or in 3.6.x because nullified transient references are no longer checked because CHECK_NULLABILITY does not default to true.
> This is a temporary fix that restores the retry logic from HHH-3229. It only affects the merge operation.
> A more general fix that includes persist and save will be covered by HHH-5472.

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