[jboss-jira] [JBoss JIRA] (WFLY-10329) Have JipiJapa enable Hibernate Search backward compatibility properties

Sanne Grinovero (JIRA) issues at jboss.org
Fri May 18 13:03:00 EDT 2018


    [ https://issues.jboss.org/browse/WFLY-10329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579148#comment-13579148 ] 

Sanne Grinovero commented on WFLY-10329:
----------------------------------------

ok thanks Scott. Hibernate Search already has such tests of course, I just wondered if you felt if Wildfly was needing a test to verify the property is being set... but that's probably excessive :)

> Have JipiJapa enable Hibernate Search backward compatibility properties
> -----------------------------------------------------------------------
>
>                 Key: WFLY-10329
>                 URL: https://issues.jboss.org/browse/WFLY-10329
>             Project: WildFly
>          Issue Type: Task
>            Reporter: Sanne Grinovero
>            Assignee: Scott Marlow
>             Fix For: 13.0.0.Beta1
>
>
> For Hibernate Search 5.10.x to be fully backwards compatible with the previous versions included in WildFly, we need the following property to be set by default among the Hibernate ORM configuration properties:
> {code}
> hibernate.search.index_uninverting_allowed=true
> {code}
> When set to true and the mapping actually makes use of this feature, a warning will be logged.
> We probably will want to document this as well: recommend users to set it to "false" explicitly, as relying on this feature has a performance penalty, yet no relying on it requires mapping changes.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list