[jboss-cvs] JBossAS SVN: r85577 - trunk/cluster/src/resources/jgroups.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Mar 6 17:10:06 EST 2009
Author: bstansberry at jboss.com
Date: 2009-03-06 17:10:06 -0500 (Fri, 06 Mar 2009)
New Revision: 85577
Modified:
trunk/cluster/src/resources/jgroups/jgroups-channelfactory-stacks.xml
Log:
[JBAS-6544] Remove use_reader_thread
Modified: trunk/cluster/src/resources/jgroups/jgroups-channelfactory-stacks.xml
===================================================================
--- trunk/cluster/src/resources/jgroups/jgroups-channelfactory-stacks.xml 2009-03-06 22:08:34 UTC (rev 85576)
+++ trunk/cluster/src/resources/jgroups/jgroups-channelfactory-stacks.xml 2009-03-06 22:10:06 UTC (rev 85577)
@@ -88,7 +88,7 @@
view_ack_collection_timeout="5000"/>
<FC max_credits="2000000" min_threshold="0.10"/>
<FRAG2 frag_size="60000"/>
- <!-- pbcast.STREAMING_STATE_TRANSFER use_reading_thread="true"/ -->
+ <!-- pbcast.STREAMING_STATE_TRANSFER/ -->
<pbcast.STATE_TRANSFER/>
<pbcast.FLUSH timeout="0"/>
</config>
@@ -155,7 +155,7 @@
view_ack_collection_timeout="5000"/>
<FC max_credits="2000000" min_threshold="0.10"/>
<FRAG2 frag_size="60000"/>
- <!-- pbcast.STREAMING_STATE_TRANSFER use_reading_thread="true"/ -->
+ <!-- pbcast.STREAMING_STATE_TRANSFER/ -->
<pbcast.STATE_TRANSFER/>
<pbcast.FLUSH timeout="0"/>
</config>
@@ -220,7 +220,7 @@
view_bundling="true"
view_ack_collection_timeout="5000"/>
<FRAG2 frag_size="60000"/>
- <!--pbcast.STREAMING_STATE_TRANSFER use_reading_thread="true"/ -->
+ <!--pbcast.STREAMING_STATE_TRANSFER/ -->
<pbcast.STATE_TRANSFER/>
<pbcast.FLUSH timeout="0"/>
</config>
@@ -296,7 +296,7 @@
view_ack_collection_timeout="5000"/>
<FC max_credits="2000000" min_threshold="0.10"/>
<FRAG2 frag_size="60000"/>
- <!-- pbcast.STREAMING_STATE_TRANSFER use_reading_thread="true"/ -->
+ <!-- pbcast.STREAMING_STATE_TRANSFER/ -->
<pbcast.STATE_TRANSFER/>
<pbcast.FLUSH timeout="0"/>
</config>
@@ -372,7 +372,7 @@
shun="true"
view_bundling="true"
view_ack_collection_timeout="5000"/>
- <!-- pbcast.STREAMING_STATE_TRANSFER use_reading_thread="true"/ -->
+ <!-- pbcast.STREAMING_STATE_TRANSFER/ -->
<pbcast.STATE_TRANSFER/>
<pbcast.FLUSH timeout="0"/>
</config>
More information about the jboss-cvs-commits
mailing list