[jboss-cvs] JBossCache/etc/META-INF ...
Vladmir Blagojevic
vladimir.blagojevic at jboss.com
Wed Jul 11 13:04:33 EDT 2007
User: vblagojevic
Date: 07/07/11 13:04:32
Modified: etc/META-INF unit-test-cache-service.xml
Log:
test regular state transfer as well
Revision Changes Path
1.12 +8 -8 JBossCache/etc/META-INF/unit-test-cache-service.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: unit-test-cache-service.xml
===================================================================
RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/unit-test-cache-service.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- unit-test-cache-service.xml 20 Jun 2007 02:07:11 -0000 1.11
+++ unit-test-cache-service.xml 11 Jul 2007 17:04:32 -0000 1.12
@@ -219,8 +219,8 @@
view_bundling="true" view_ack_collection_timeout="1000"/>
<FC max_credits="20000000" min_threshold="0.10"/>
<FRAG2 frag_size="60000"/>
- <pbcast.STREAMING_STATE_TRANSFER use_reading_thread="true"/>
- <!-- <pbcast.STATE_TRANSFER/> -->
+ <!-- <pbcast.STREAMING_STATE_TRANSFER use_reading_thread="true"/> -->
+ <pbcast.STATE_TRANSFER/>
<pbcast.FLUSH timeout="0"/>
</config>
</stack>
@@ -291,8 +291,8 @@
join_retry_timeout="500" shun="false"
view_bundling="true" view_ack_collection_timeout="1000"/>
<FRAG2 frag_size="60000"/>
- <pbcast.STREAMING_STATE_TRANSFER use_reading_thread="true"/>
- <!-- <pbcast.STATE_TRANSFER/> -->
+ <!-- <pbcast.STREAMING_STATE_TRANSFER use_reading_thread="true"/> -->
+ <pbcast.STATE_TRANSFER/>
<pbcast.FLUSH timeout="0"/>
</config>
</stack>
@@ -363,8 +363,8 @@
view_bundling="true"/>
<FC max_credits="2000000" min_threshold="0.10"/>
<FRAG2 frag_size="60000"/>
- <pbcast.STREAMING_STATE_TRANSFER use_reading_thread="true"/>
- <!-- <pbcast.STATE_TRANSFER/> -->
+ <!-- <pbcast.STREAMING_STATE_TRANSFER use_reading_thread="true"/> -->
+ <pbcast.STATE_TRANSFER/>
<pbcast.FLUSH timeout="0"/>
</config>
</stack>
@@ -434,8 +434,8 @@
join_retry_timeout="2000" shun="false"
view_bundling="true"/>
<FRAG2 frag_size="60000"/>
- <pbcast.STREAMING_STATE_TRANSFER use_reading_thread="true"/>
- <!-- <pbcast.STATE_TRANSFER/> -->
+ <!-- <pbcast.STREAMING_STATE_TRANSFER use_reading_thread="true"/> -->
+ <pbcast.STATE_TRANSFER/>
<pbcast.FLUSH timeout="0"/>
</config>
</stack>
More information about the jboss-cvs-commits
mailing list