[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-801) Move Version.touch() to an appropriate position

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed Jul 6 13:55:53 EDT 2011


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

Emmanuel Bernard resolved HSEARCH-801.
--------------------------------------

    Resolution: Cannot Reproduce

It's already the case. But we touch() also int he even listener as we do some work before building the factories.

> Move Version.touch() to an appropriate position
> -----------------------------------------------
>
>                 Key: HSEARCH-801
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-801
>             Project: Hibernate Search
>          Issue Type: Task
>          Components: engine
>            Reporter: Sanne Grinovero
>            Assignee: Emmanuel Bernard
>            Priority: Trivial
>             Fix For: 4.0.0.Alpha1
>
>
> Version.touch() is currently executed in a static block inside org.hibernate.search.event.impl.FullTextIndexEventListener.
> So if an SPI doesn't use the Hibernate eventlistener, the version is not logged.
> Shall we move it to the SearchFactoryImpl?

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