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/04 20:35:51 UTC

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

Author: degenaro
Date: Mon Nov  4 19:35:50 2013
New Revision: 1538727

URL: http://svn.apache.org/r1538727
Log:
UIMA-3402 DUCC ducc.properties file clean-up [jd.host]

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=1538727&r1=1538726&r2=1538727&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties Mon Nov  4 19:35:50 2013
@@ -169,7 +169,9 @@ ducc.jd.state.update.endpoint=ducc.jd.st
 # endpoint type choices[topic]
 ducc.jd.state.update.endpoint.type=topic
 ducc.jd.state.publish.rate=15000
-# LOU LOU LOU describe this
+# This is a human-readable string used to form queue names for the JMS queues used to pass 
+# CASs from the Job Driver to the Job Processes. The completed queue named comprises the prefix 
+# concatenated with the DUCC assigned Job number.
 ducc.jd.queue.prefix=ducc.jd.queue.
 # After dispatching a work item to UIMA-AS client for processing, the number of minutes that the Job Driver will
 # wait for two callbacks (queued and assigned) before considering the work item lost. The elapsed time for the