[prev in list] [next in list] [prev in thread] [next in thread] 

List:       activemq-commits
Subject:    svn commit: r1189717 -
From:       gtully () apache ! org
Date:       2011-10-27 12:29:29
Message-ID: 20111027122929.1C3A0238889B () eris ! apache ! org
[Download RAW message or body]

Author: gtully
Date: Thu Oct 27 12:29:28 2011
New Revision: 1189717

URL: http://svn.apache.org/viewvc?rev=1189717&view=rev
Log:
fix intermittent failure - org.apache.activemq.bugs.AMQ2764Test#testBrokerRestart, \
have network consumers use lower priority so that a local consumer can get all \
messages < prefetch

Modified:
    activemq/trunk/activemq-optional/src/test/resources/org/apache/activemq/bugs/amq2764/reconnect-broker1.xml


Modified: activemq/trunk/activemq-optional/src/test/resources/org/apache/activemq/bugs/amq2764/reconnect-broker1.xml
                
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-optional/src/test/resources/ \
org/apache/activemq/bugs/amq2764/reconnect-broker1.xml?rev=1189717&r1=1189716&r2=1189717&view=diff
 ==============================================================================
--- activemq/trunk/activemq-optional/src/test/resources/org/apache/activemq/bugs/amq2764/reconnect-broker1.xml \
                (original)
+++ activemq/trunk/activemq-optional/src/test/resources/org/apache/activemq/bugs/amq2764/reconnect-broker1.xml \
Thu Oct 27 12:29:28 2011 @@ -31,7 +31,7 @@
 
     <networkConnectors>
       <!--<networkConnector \
uri="static:(http://localhost:61617?proxyHost=localhost&amp;proxyPort=80)" \
                duplex="true">-->
-      <networkConnector name="1-2" \
uri="static:(http://localhost:61617?readCheckTime=4000&amp;initialDelayTime=4000&amp;keepAliveResponseRequired=true)" \
duplex="true"> +      <networkConnector name="1-2" \
uri="static:(http://localhost:61617?readCheckTime=4000&amp;initialDelayTime=4000&amp;keepAliveResponseRequired=true)" \
duplex="true" decreaseNetworkConsumerPriority="true">  \
<staticallyIncludedDestinations>  <queue physicalName="RECONNECT.TEST.QUEUE"/>
         </staticallyIncludedDestinations>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic