You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ag...@apache.org on 2017/04/14 06:28:36 UTC

[14/50] [abbrv] ignite git commit: ignite-3477-master onheapCacheEnabled=true xml

ignite-3477-master  onheapCacheEnabled=true xml


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/391d8d00
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/391d8d00
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/391d8d00

Branch: refs/heads/master
Commit: 391d8d00327736a3acad0025ca1353131b3b0a64
Parents: c9fd6b9
Author: Dmitriy Govorukhin <dg...@gridgain.com>
Authored: Tue Apr 11 18:08:44 2017 +0300
Committer: Dmitriy Govorukhin <dg...@gridgain.com>
Committed: Tue Apr 11 18:08:44 2017 +0300

----------------------------------------------------------------------
 modules/core/src/test/config/spring-multicache.xml | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/391d8d00/modules/core/src/test/config/spring-multicache.xml
----------------------------------------------------------------------
diff --git a/modules/core/src/test/config/spring-multicache.xml b/modules/core/src/test/config/spring-multicache.xml
index 6c6ecf4..7644a30 100644
--- a/modules/core/src/test/config/spring-multicache.xml
+++ b/modules/core/src/test/config/spring-multicache.xml
@@ -72,6 +72,8 @@
 
                     <property name="rebalanceMode" value="SYNC"/>
 
+                    <property name="onheapCacheEnabled" value="true"/>
+
                     <property name="evictionPolicy">
                         <bean class="org.apache.ignite.cache.eviction.lru.LruEvictionPolicy">
                             <property name="maxSize" value="100"/>
@@ -94,6 +96,8 @@
 
                     <property name="rebalanceMode" value="SYNC"/>
 
+                    <property name="onheapCacheEnabled" value="true"/>
+
                     <property name="evictionPolicy">
                         <bean class="org.apache.ignite.cache.eviction.lru.LruEvictionPolicy">
                             <property name="maxSize" value="100"/>
@@ -116,6 +120,8 @@
 
                     <property name="rebalanceMode" value="SYNC"/>
 
+                    <property name="onheapCacheEnabled" value="true"/>
+
                     <property name="evictionPolicy">
                         <bean class="org.apache.ignite.cache.eviction.lru.LruEvictionPolicy">
                             <property name="maxSize" value="100"/>
@@ -138,6 +144,8 @@
 
                     <property name="rebalanceMode" value="SYNC"/>
 
+                    <property name="onheapCacheEnabled" value="true"/>
+
                     <property name="evictionPolicy">
                         <bean class="org.apache.ignite.cache.eviction.lru.LruEvictionPolicy">
                             <property name="maxSize" value="100"/>
@@ -161,6 +169,8 @@
 
                     <property name="rebalanceMode" value="SYNC"/>
 
+                    <property name="onheapCacheEnabled" value="true"/>
+
                     <property name="evictionPolicy">
                         <bean class="org.apache.ignite.cache.eviction.lru.LruEvictionPolicy">
                             <property name="maxSize" value="100"/>
@@ -183,6 +193,8 @@
 
                     <property name="rebalanceMode" value="SYNC"/>
 
+                    <property name="onheapCacheEnabled" value="true"/>
+
                     <property name="evictionPolicy">
                         <bean class="org.apache.ignite.cache.eviction.lru.LruEvictionPolicy">
                             <property name="maxSize" value="100"/>
@@ -205,6 +217,8 @@
 
                     <property name="rebalanceMode" value="SYNC"/>
 
+                    <property name="onheapCacheEnabled" value="true"/>
+
                     <property name="evictionPolicy">
                         <bean class="org.apache.ignite.cache.eviction.lru.LruEvictionPolicy">
                             <property name="maxSize" value="100"/>
@@ -227,6 +241,8 @@
 
                     <property name="rebalanceMode" value="SYNC"/>
 
+                    <property name="onheapCacheEnabled" value="true"/>
+
                     <property name="evictionPolicy">
                         <bean class="org.apache.ignite.cache.eviction.lru.LruEvictionPolicy">
                             <property name="maxSize" value="100"/>