You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ra...@apache.org on 2009/05/23 08:11:47 UTC

svn commit: r777804 - /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/QueueSubscriptionTest.java

Author: rajdavies
Date: Sat May 23 06:11:47 2009
New Revision: 777804

URL: http://svn.apache.org/viewvc?rev=777804&view=rev
Log:
INcrease Consumer Count

Modified:
    activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/QueueSubscriptionTest.java

Modified: activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/QueueSubscriptionTest.java
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/QueueSubscriptionTest.java?rev=777804&r1=777803&r2=777804&view=diff
==============================================================================
--- activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/QueueSubscriptionTest.java (original)
+++ activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/QueueSubscriptionTest.java Sat May 23 06:11:47 2009
@@ -115,7 +115,7 @@
     }
 
     public void testManyProducersManyConsumers() throws Exception {
-        consumerCount = 50;
+        consumerCount = 200;
         producerCount = 50;
         messageCount = 100;
         messageSize = 1; // 1 byte