Migrating caches to TRANSACTIONAL Caches and enabled use1PcForAutoCommitTransactions.
[controller.git] / opendaylight / clustering / services_implementation / src / main / resources / config / infinispan-config.xml
index e917eea825bf7049e620ce8013bf0ce497bc095c..ff6f99cb4bdd45adb87582f40d47356d4f8ee711 100644 (file)
@@ -28,7 +28,7 @@
         syncRollbackPhase="true"
         syncCommitPhase="true"
         cacheStopTimeout="30000"
-        use1PcForAutoCommitTransactions="false"
+        use1PcForAutoCommitTransactions="true"
         autoCommit="true"
         lockingMode="OPTIMISTIC"
         useSynchronization="true"