You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Lou DeGenaro (JIRA)" <de...@uima.apache.org> on 2017/03/06 21:16:32 UTC

[jira] [Commented] (UIMA-5355) DUCC Agent CGroups support for virtual (sim)

    [ https://issues.apache.org/jira/browse/UIMA-5355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15898115#comment-15898115 ] 

Lou DeGenaro commented on UIMA-5355:
------------------------------------

  // This flag, when true, forces the agent to be "real"
  // regardless of the value of ducc.agent.virtual.
  // In the future, this flag and support for ducc.agent.virtual
  // should be removed altogether.  
  // This is to support CGroups for all agents,
  // which was previously disabled for virtual ones.
  private boolean agentRealOnly = true;

> DUCC Agent CGroups support for virtual (sim)
> --------------------------------------------
>
>                 Key: UIMA-5355
>                 URL: https://issues.apache.org/jira/browse/UIMA-5355
>             Project: UIMA
>          Issue Type: Improvement
>          Components: DUCC
>    Affects Versions: 2.2.1-Ducc
>            Reporter: Lou DeGenaro
>            Assignee: Lou DeGenaro
>
> DUCC Agent does not support CGroups for virtual agents (in simulated clusters).
> Force virtual agent to behave like real one for utilizing CGroup configurations.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)