Majid Mostafavi created WFLY-10845:
--------------------------------------
Summary: WildFly13 Infinispan 9.2 Query
Key: WFLY-10845
URL:
https://issues.jboss.org/browse/WFLY-10845
Project: WildFly
Issue Type: Bug
Reporter: Majid Mostafavi
Assignee: Jason Greene
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.5.0#75005)