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/24 18:51:21 UTC

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

Author: challngr
Date: Mon Jun 24 16:51:20 2013
New Revision: 1496120

URL: http://svn.apache.org/r1496120
Log:
UIMA-2682 Make ducc.properties match docs.

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=1496120&r1=1496119&r2=1496120&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties Mon Jun 24 16:51:20 2013
@@ -282,7 +282,7 @@ ducc.agent.rogue.process.exclusion.filte
 # kills the process.  
 ducc.agent.share.size.fudge.factor=5
 # Enable/Disable CGroup support. 
-ducc.agent.launcher.cgroups.enable=false
+ducc.agent.launcher.cgroups.enable=true
 # exclusion file to enable node based exclusion for cgroups and aps
 # syntax:  <node>=cgroups,ap
 # the above will exclude node from using cgroups and prevent deployment of APs