[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-3001) The NoopOptimizer needs to be synchronized

Maciej Baranowski (JIRA) noreply at atlassian.com
Wed Dec 12 14:06:56 EST 2007


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

Maciej Baranowski commented on HHH-3001:
----------------------------------------

I have posted some JUnit tests and a comment with the patch to HHH-2928.

> The NoopOptimizer needs to be synchronized
> ------------------------------------------
>
>                 Key: HHH-3001
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3001
>             Project: Hibernate3
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.2.4.sp1, 3.2.6
>         Environment: 3.2.6, 3.2.4sp1, Oracle
>            Reporter: Maciej Baranowski
>
> When SequenceStyleGenerator is used with Oracle it uses by default NoopOptimizer. The optimizer is not thread-safe and causes constraint violation errors while inserting data into the database.

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