Skip to content

Instantly share code, notes, and snippets.

@jsanda
Last active November 4, 2016 16:26
Show Gist options
  • Save jsanda/dde046258856595134096e6711817886 to your computer and use it in GitHub Desktop.
Save jsanda/dde046258856595134096e6711817886 to your computer and use it in GitHub Desktop.
<cache-container name="hawkular-metrics"
default-cache="locks"
module="org.wildfly.clustering.server"
statistics-enabled="true">
<transport lock-timeout="60000"/>
<replicated-cache name="locks" mode="SYNC">
<transaction mode="NON_XA" locking="PESSIMISTIC"/>
</replicated-cache>
</cache-container
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment