[jboss-cvs] JBossAS SVN: r81141 - trunk/cluster/src/resources/jboss-cache-manager.sar/META-INF.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Nov 16 11:47:49 EST 2008


Author: bstansberry at jboss.com
Date: 2008-11-16 11:47:49 -0500 (Sun, 16 Nov 2008)
New Revision: 81141

Modified:
   trunk/cluster/src/resources/jboss-cache-manager.sar/META-INF/jboss-cache-configs.xml
Log:
Disable unneeded async notification ExecutorService

Modified: trunk/cluster/src/resources/jboss-cache-manager.sar/META-INF/jboss-cache-configs.xml
===================================================================
--- trunk/cluster/src/resources/jboss-cache-manager.sar/META-INF/jboss-cache-configs.xml	2008-11-16 16:38:00 UTC (rev 81140)
+++ trunk/cluster/src/resources/jboss-cache-manager.sar/META-INF/jboss-cache-configs.xml	2008-11-16 16:47:49 UTC (rev 81141)
@@ -1,5 +1,3 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
 <cache-configs>
 
     <!-- 
@@ -49,8 +47,11 @@
         <!-- Must match the value of "UseRegionBasedMarshalling" -->
         <attribute name="InactiveOnStartup">false</attribute>
 
-        <!-- For now. disable asynchronous RPC marshalling/sending -->
+        <!-- Disable asynchronous RPC marshalling/sending -->
         <attribute name="SerializationExecutorPoolSize">0</attribute>
+        
+        <!-- We have no asynchronous notification listeners -->
+        <attribute name="ListenerAsyncPoolSize">0</attribute>
            
         <attribute name="ExposeManagementStatistics">true</attribute>
 
@@ -171,8 +172,11 @@
         <!-- Must match the value of "useRegionBasedMarshalling" -->
         <attribute name="InactiveOnStartup">true</attribute>
 
-        <!-- For now. disable asynchronous RPC marshalling/sending -->
+        <!-- Disable asynchronous RPC marshalling/sending -->
         <attribute name="SerializationExecutorPoolSize">0</attribute>
+        
+        <!-- We have no asynchronous notification listeners -->
+        <attribute name="ListenerAsyncPoolSize">0</attribute>
            
         <attribute name="ExposeManagementStatistics">true</attribute>
 
@@ -298,8 +302,11 @@
         <!-- Must match the value of "useRegionBasedMarshalling" -->
         <attribute name="InactiveOnStartup">true</attribute>
 
-        <!-- For now. disable asynchronous RPC marshalling/sending -->
+        <!-- Disable asynchronous RPC marshalling/sending -->
         <attribute name="SerializationExecutorPoolSize">0</attribute>
+        
+        <!-- We have no asynchronous notification listeners -->
+        <attribute name="ListenerAsyncPoolSize">0</attribute>
            
         <attribute name="ExposeManagementStatistics">true</attribute>
 
@@ -404,8 +411,11 @@
         <attribute name="UseRegionBasedMarshalling">false</attribute>
         <attribute name="InactiveOnStartup">false</attribute>
 
-        <!-- For now. disable asynchronous RPC marshalling/sending -->
+        <!-- Disable asynchronous RPC marshalling/sending -->
         <attribute name="SerializationExecutorPoolSize">0</attribute>
+        
+        <!-- We have no asynchronous notification listeners -->
+        <attribute name="ListenerAsyncPoolSize">0</attribute>
            
         <attribute name="ExposeManagementStatistics">true</attribute>
 
@@ -471,8 +481,11 @@
        <!-- Must match the value of "useRegionBasedMarshalling" -->
        <attribute name="InactiveOnStartup">true</attribute>
 
-       <!-- For now. disable asynchronous RPC marshalling/sending -->
+       <!-- Disable asynchronous RPC marshalling/sending -->
        <attribute name="SerializationExecutorPoolSize">0</attribute>
+        
+       <!-- We have no asynchronous notification listeners -->
+       <attribute name="ListenerAsyncPoolSize">0</attribute>
 
        <!--  Eviction policy configurations. -->
        <attribute name="EvictionPolicyConfig">
@@ -555,8 +568,11 @@
        <!-- Must match the value of "useRegionBasedMarshalling" -->
        <attribute name="InactiveOnStartup">true</attribute>
 
-       <!-- For now. disable asynchronous RPC marshalling/sending -->
+       <!-- Disable asynchronous RPC marshalling/sending -->
        <attribute name="SerializationExecutorPoolSize">0</attribute>
+        
+       <!-- We have no asynchronous notification listeners -->
+       <attribute name="ListenerAsyncPoolSize">0</attribute>
 
       <!--  Eviction policy configurations. -->
       <attribute name="EvictionPolicyConfig">
@@ -644,8 +660,11 @@
        <!-- Must match the value of "useRegionBasedMarshalling" -->
        <attribute name="InactiveOnStartup">true</attribute>
 
-       <!-- For now. disable asynchronous RPC marshalling/sending -->
+       <!-- Disable asynchronous RPC marshalling/sending -->
        <attribute name="SerializationExecutorPoolSize">0</attribute>
+        
+       <!-- We have no asynchronous notification listeners -->
+       <attribute name="ListenerAsyncPoolSize">0</attribute>
 
        <!--  Eviction policy configurations. -->
        <attribute name="EvictionPolicyConfig">
@@ -762,8 +781,11 @@
        <!-- Must match the value of "useRegionBasedMarshalling" -->
        <attribute name="InactiveOnStartup">true</attribute>
 
-       <!-- For now. disable asynchronous RPC marshalling/sending -->
+       <!-- Disable asynchronous RPC marshalling/sending -->
        <attribute name="SerializationExecutorPoolSize">0</attribute>
+        
+       <!-- We have no asynchronous notification listeners -->
+       <attribute name="ListenerAsyncPoolSize">0</attribute>
 
        <!--  Eviction policy configurations. -->
        <attribute name="EvictionPolicyConfig">
@@ -842,8 +864,11 @@
        <!-- Must match the value of "useRegionBasedMarshalling" -->
        <attribute name="InactiveOnStartup">true</attribute>
 
-       <!-- For now. disable asynchronous RPC marshalling/sending -->
+       <!-- Disable asynchronous RPC marshalling/sending -->
        <attribute name="SerializationExecutorPoolSize">0</attribute>
+        
+       <!-- We have no asynchronous notification listeners -->
+       <attribute name="ListenerAsyncPoolSize">0</attribute>
 
       <!--  Eviction policy configurations. -->
       <attribute name="EvictionPolicyConfig">
@@ -926,8 +951,11 @@
        <!-- Must match the value of "useRegionBasedMarshalling" -->
        <attribute name="InactiveOnStartup">true</attribute>
 
-       <!-- For now. disable asynchronous RPC marshalling/sending -->
+       <!-- Disable asynchronous RPC marshalling/sending -->
        <attribute name="SerializationExecutorPoolSize">0</attribute>
+        
+       <!-- We have no asynchronous notification listeners -->
+       <attribute name="ListenerAsyncPoolSize">0</attribute>
 
        <!--  Eviction policy configurations. -->
        <attribute name="EvictionPolicyConfig">
@@ -1013,8 +1041,11 @@
        <!-- Must match the value of "useRegionBasedMarshalling" -->
        <attribute name="InactiveOnStartup">true</attribute>
 
-       <!-- For now. disable asynchronous RPC marshalling/sending -->
+       <!-- Disable asynchronous RPC marshalling/sending -->
        <attribute name="SerializationExecutorPoolSize">0</attribute>
+        
+       <!-- We have no asynchronous notification listeners -->
+       <attribute name="ListenerAsyncPoolSize">0</attribute>
 
        <!--  Eviction policy configurations. -->
        <attribute name="EvictionPolicyConfig">
@@ -1099,8 +1130,11 @@
        <!-- Must match the value of "useRegionBasedMarshalling" -->
        <attribute name="InactiveOnStartup">true</attribute>
 
-       <!-- For now. disable asynchronous RPC marshalling/sending -->
+       <!-- Disable asynchronous RPC marshalling/sending -->
        <attribute name="SerializationExecutorPoolSize">0</attribute>
+        
+       <!-- We have no asynchronous notification listeners -->
+       <attribute name="ListenerAsyncPoolSize">0</attribute>
 
        <!--  Eviction policy configurations. -->
        <attribute name="EvictionPolicyConfig">




More information about the jboss-cvs-commits mailing list