[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-230) Ensure initialization safety in a multi-core machine

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed Jul 16 21:01:47 EDT 2008


Ensure initialization safety in a multi-core machine
----------------------------------------------------

                 Key: HSEARCH-230
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-230
             Project: Hibernate Search
          Issue Type: Improvement
    Affects Versions: 3.0.1.GA
            Reporter: Emmanuel Bernard
             Fix For: 3.1.0.Beta1


this problem has not been hit by anyone, but it's probability to occur might increase as the number of core increases.
Use a volatile + piggyback techique on SearchFactoryImpl access 

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