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

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

Author: challngr
Date: Tue Jun 25 20:49:11 2013
New Revision: 1496634

URL: http://svn.apache.org/r1496634
Log:
UIMA-3011 Refactor default UIMA-AS pinger to CLI, and add service_ping_arguments support.

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=1496634&r1=1496633&r2=1496634&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties Tue Jun 25 20:49:11 2013
@@ -151,7 +151,6 @@ ducc.sm.instance.falure.max = 5
 ducc.sm.http.port=19989
 ducc.sm.http.node=${ducc.head}
 ducc.sm.default.linger=300000
-ducc.sm.max.queue.depth = 0
 # === END == Service Manager Configuration block ========== 
 
 # ========== Orchestrator Configuration block ==========