[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-5194) SequenceHiLoGenerator does not update the lo value

Swen Thümmler (JIRA) noreply at atlassian.com
Wed May 5 10:07:05 EDT 2010


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

Swen Thümmler commented on HHH-5194:
------------------------------------

TableHiLoGenerator seems to have the same problem.

> SequenceHiLoGenerator does not update the lo value
> --------------------------------------------------
>
>                 Key: HHH-5194
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5194
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.5.1
>            Reporter: Swen Thümmler
>            Priority: Critical
>
> SequenceHiLoGenerator checks lo > maxLo but never increments lo. This leads to duplicate ids when using the same sequence for multiple tables. This change was made in r18789

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