[jboss-svn-commits] JBL Code SVN: r14873 - in labs/shotoku/trunk/shotoku-cache: cache-service/src/etc/META-INF and 1 other directory.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Tue Sep 4 15:04:57 EDT 2007
Author: adamw
Date: 2007-09-04 15:04:57 -0400 (Tue, 04 Sep 2007)
New Revision: 14873
Modified:
labs/shotoku/trunk/shotoku-cache/TODO
labs/shotoku/trunk/shotoku-cache/cache-service/src/etc/META-INF/jboss-service.xml
Log:
Portal 2.6.1
Modified: labs/shotoku/trunk/shotoku-cache/TODO
===================================================================
--- labs/shotoku/trunk/shotoku-cache/TODO 2007-09-04 18:21:33 UTC (rev 14872)
+++ labs/shotoku/trunk/shotoku-cache/TODO 2007-09-04 19:04:57 UTC (rev 14873)
@@ -2,7 +2,6 @@
* refreshing of keys after a key reset
* refreshing cachitem_info after alerts reset
* check form-sending for cache item configuration
-* migrate AdministratedServices
* split RenewableCacheService into independent parts
* generalize UpdateThreadData
* cleanup with Tools
Modified: labs/shotoku/trunk/shotoku-cache/cache-service/src/etc/META-INF/jboss-service.xml
===================================================================
--- labs/shotoku/trunk/shotoku-cache/cache-service/src/etc/META-INF/jboss-service.xml 2007-09-04 18:21:33 UTC (rev 14872)
+++ labs/shotoku/trunk/shotoku-cache/cache-service/src/etc/META-INF/jboss-service.xml 2007-09-04 19:04:57 UTC (rev 14873)
@@ -17,7 +17,7 @@
name="shotoku:service=RenewableCacheMonitor">
<attribute name="Interval">120000</attribute>
<attribute name="MaximumNumberOfAlerts">20</attribute>
- <attribute name="UpdateAlertIntervalMultiplier">2</attribute>
+ <attribute name="UpdateAlertIntervalMultiplier">3</attribute>
<attribute name="SmtpServer"></attribute>
<attribute name="SmtpUser"></attribute>
<attribute name="SmtpPassword"></attribute>
More information about the jboss-svn-commits
mailing list