[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-5217) Minimize double sequence value reads in PooledOptimizer

Steve Ebersole (JIRA) noreply at atlassian.com
Fri Jul 16 15:26:13 EDT 2010


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

Steve Ebersole closed HHH-5217.
-------------------------------


> Minimize double sequence value reads in PooledOptimizer
> -------------------------------------------------------
>
>                 Key: HHH-5217
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5217
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 3.2.6
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 3.5.2, 3.6
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Splitting up HHH-3608 into its individual tasks.  This part is about minimizing the double sequence value reads.  Really the double read is only needed when we are initializing the optimizer *and* the first read gave us the initialValue (perhaps this should be anything less than the increment?).

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