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/09/20 15:12:29 UTC

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

Author: degenaro
Date: Fri Sep 20 13:12:29 2013
New Revision: 1524991

URL: http://svn.apache.org/r1524991
Log:
UIMA-3276 DUCC support for disabling Unmanaged Reservations

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=1524991&r1=1524990&r2=1524991&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties Fri Sep 20 13:12:29 2013
@@ -183,6 +183,9 @@ ducc.orchestrator.http.port=19988
 # !!!!!!!! Node where OR is running. This is needed by CLI
 # to compose a URL to access OR jetty server
 ducc.orchestrator.http.node=${ducc.head}
+#------------------------------------------------------------------------------
+#ducc.orchestrator.unmanaged.reservations.accepted=true
+ducc.orchestrator.unmanaged.reservations.accepted=true
 # ========== Orchestrator Configuration block ==========
 
 # Resource Manager Configuration block