InfinispanDirectoryProvider with Wildfly 10.1
问题 We would like to run our EAR, which uses hibernate search, in a HA cluster with wildfly 10.1 and jgroups using infinispan as a cache for hibernate and hibernate search. The basic cluster configuration, based on standalone-full-ha.xml (additional details below) is working when we use: <property name="hibernate.search.default.directory_provider" value="ram"/> for Hibernate Search's directory provider. But when we change this to: <property name="hibernate.search.default.directory_provider" value