[
https://issues.jboss.org/browse/WFLY-4695?page=com.atlassian.jira.plugin....
]
Sanne Grinovero commented on WFLY-4695:
---------------------------------------
Hi Paul,
+1 for the removal of the "indexing" attribute from Infinispan configurations
+1 for removal of these dependencies:
- *org.infinispan:infinispan-query*
- *org.infinispan:infinispan-objectfilter*
- *org.hibernate.hql:**
BUT these dependencies and related modules have to stay:
- *org.apache.avro:**
- *org.apache.lucene:**
- *org.hibernate:** (all the Hibernate Search related artifacts)
Please let's not confuse Hibernate Search with Infinispan Query. We're removing
Infinispan Query, not Hibernate Search.
Would it help if I were to fork your branch and revert some sections on it?
Remove infinispan-query module and its dependencies
---------------------------------------------------
Key: WFLY-4695
URL:
https://issues.jboss.org/browse/WFLY-4695
Project: WildFly
Issue Type: Task
Components: Clustering
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
We generally expect people to use the version bundled by the Infinispan project, and
there are no strong reasons to include this in WildFly.
Also it makes it much harder to upgrade components such as Hibernate and Infinispan as
this components introduces strong coupling on several of these components, essentially
mandating that these are all upgraded in lock step.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)