You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by de...@apache.org on 2013/11/13 22:20:53 UTC

svn commit: r1541726 - /uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties

Author: degenaro
Date: Wed Nov 13 21:20:53 2013
New Revision: 1541726

URL: http://svn.apache.org/r1541726
Log:
UIMA-3402 DUCC ducc.properties file clean-up [ducc.orchestrator.maintenance.rate]

Modified:
    uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties

Modified: uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties?rev=1541726&r1=1541725&r2=1541726&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties Wed Nov 13 21:20:53 2013
@@ -261,6 +261,11 @@ ducc.orchestrator.abbreviated.state.upda
 ducc.orchestrator.abbreviated.state.update.endpoint.type=topic
 ducc.orchestrator.abbreviated.state.publish.rate=10000
 #------------------------------------------------------------------------------
+# How long between between maintenance cycles (in milliseconds)
+# Each maintenance cycle the orchestrator removes obsolete JD queues (MqReaper)
+# and performs health related activities (HealthMonitor) including: capping JPs
+# for a Jobs that have too many initialization failures and terminating Jobs whose 
+# JDs have failed.
 ducc.orchestrator.maintenance.rate=60000
 #------------------------------------------------------------------------------
 # orchestrator's jetty http port