[
https://issues.jboss.org/browse/WFLY-10845?page=com.atlassian.jira.plugin...
]
Radoslav Husar closed WFLY-10845.
---------------------------------
Resolution: Explained
Version mismatch, 9.4 cannot be combined with 9.2 modules.
WildFly 13 Infinispan 9.2 Query
-------------------------------
Key: WFLY-10845
URL:
https://issues.jboss.org/browse/WFLY-10845
Project: WildFly
Issue Type: Bug
Components: Clustering
Reporter: Majid Mostafavi
Assignee: Paul Ferraro
Priority: Major
standalone.xml
{color:#14892c}<cache-container name="gridCache"
default-cache="default" module="org.infinispan.query:ispn-9.2">
<local-cache name="default">
<locking isolation="REPEATABLE_READ"/>
<transaction locking="OPTIMISTIC"
mode="FULL_XA"/>
<file-store passivation="true"
purge="false"/>
</local-cache>
</cache-container>{color}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)