mirror of https://github.com/apache/activemq.git
reduce duration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1207715 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c70952723c
commit
21541daf84
|
@ -71,7 +71,7 @@ public class QueueDuplicatesFromStoreTest extends TestCase {
|
|||
final int ackWindow = 50;
|
||||
final int ackBatchSize = 50;
|
||||
final int fullWindow = 200;
|
||||
protected int count = 20000;
|
||||
protected int count = 5000;
|
||||
|
||||
public void setUp() throws Exception {
|
||||
brokerService = createBroker();
|
||||
|
|
Loading…
Reference in New Issue