Author: ron.sigal(a)jboss.com
Date: 2008-04-25 01:00:30 -0400 (Fri, 25 Apr 2008)
New Revision: 4071
Modified:
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/soak/SoakConstants.java
Log:
JBREM-969: Cnanged DURATION..
Modified:
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/soak/SoakConstants.java
===================================================================
---
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/soak/SoakConstants.java 2008-04-25
04:59:31 UTC (rev 4070)
+++
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/soak/SoakConstants.java 2008-04-25
05:00:30 UTC (rev 4071)
@@ -35,7 +35,7 @@
public static final int CALLBACK_LISTENERS = 5;
- public static final int DURATION = 36000000;
+ public static final int DURATION = 12 * 60 * 60 * 1000;
public static final int INTERVAL = 1000000;
Show replies by date