| Modified: trunk/src/main/org/jboss/messaging/core/config/impl/ConfigurationImpl.java
| ===================================================================
| ---
trunk/src/main/org/jboss/messaging/core/config/impl/ConfigurationImpl.java 2009-03-23
16:02:12 UTC (rev 6142)
| +++
trunk/src/main/org/jboss/messaging/core/config/impl/ConfigurationImpl.java 2009-03-23
16:10:07 UTC (rev 6143)
| @@ -61,7 +61,7 @@
|
| public static final long DEFAULT_CONNECTION_SCAN_PERIOD = 1000;
|
| - public static final long DEFAULT_CONNECTION_TTL_OVERRIDE = -1;
| + public static final long DEFAULT_CONNECTION_TTL_OVERRIDE = 100000;;
|
| public static final String DEFAULT_BINDINGS_DIRECTORY =
"data/bindings";
|
Guys, *please* remember to run the test suite before committing.
I have fixed this locally and will commit, so please don't fix yourselves.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220495#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...