[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-719) MutableSearchFactory might skip copying properties from previous SearchFactory during incrementalRebuild
Sanne Grinovero (JIRA)
noreply at atlassian.com
Mon Mar 28 10:46:08 EDT 2011
MutableSearchFactory might skip copying properties from previous SearchFactory during incrementalRebuild
--------------------------------------------------------------------------------------------------------
Key: HSEARCH-719
URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-719
Project: Hibernate Search
Issue Type: Bug
Components: engine
Affects Versions: 3.3.0.Final
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 3.4.0.CR1
When a MutableSearchFactory performs an incremental rebuild it fails to take a reference from the old SearchFactory delegate.
This seems to work fine on first build, but fails on subsequent rebuilds.
--
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