]
Brian Stansberry commented on WFLY-9214:
----------------------------------------
It has been in the EAP branch since April, 2015, which I believe predates when the 7.x
branch was rebased on WildFly master.
It came in via
Remove experimental Hibernate Search / JGroups integration
----------------------------------------------------------
Key: WFLY-9214
URL:
https://issues.jboss.org/browse/WFLY-9214
Project: WildFly
Issue Type: Task
Components: JPA / Hibernate
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 11.0.0.CR1
The {{<artifactId>hibernate-search-backend-jgroups</artifactId>}} has never
matured from its experimental status, and should not have been included in WildFly.
We never supported it, it's presence is not documented in EAP docs, and should simply
be removed as it was a mistake to include it in the first place.
I'll keep the reference to it as an optional dependency from the module, so that
people can still drop in the module if they want to. I just don't believe this should
be shipped by default.