Thanks for the details. I agree that what you're trying to do makes sense, unfortunately the current version is not compatible with JGroups 4 yet; I was planning to do this but I won't be able to work on this for some more weeks. These are the options you have, I think:
- Use latest Infinispan 8.2.x with JGroups 3 and the current hibernate-search-backend-jgroups
- Use Infinispan 9 with our JMS backend instead
- Use WildFly instead of Tomcat, so that it's not a problem to mix our JGroups 3 based backend with Infinispan 9 using JGroups 4.
- Contribute to the project by fixing this issue
|