[
https://issues.apache.org/jira/browse/UIMA-5213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik updated UIMA-5213:
--------------------------------
Description:
The ducc.agent.node.metrics.sys.gid.max should be deprecated and replaced with
ducc.agent.rogue.process.sys.uid.max which more accurately describes its
purpose. This value is used during rogue process detection. Defines a threshold
what Ducc considers a "system" process. Any process whose user id < ...uid.max
is not rogue and will be left alone.
For the time being both properties (...gid.max and ...uid.max) will be
supported. If, by mistake, both are specified and have different values, the
..uid.max is used.
was:
The ducc.agent.node.metrics.sys.gid.max should be deprecated and replaced with
ducc.agent.node.metrics.sys.uid.max which more accurately describes its
purpose. This value is used during rogue process detection. Defines a threshold
what Ducc considers a "system" process. Any process whose user id < ...uid.max
is not rogue and will be left alone.
For the time being both properties (...gid.max and ...uid.max) will be
supported. If, by mistake, both are specified and have different values, the
..uid.max is used.
> UIMA-DUCC: deprecate ducc.agent.node.metrics.sys.gid.max
> --------------------------------------------------------
>
> Key: UIMA-5213
> URL: https://issues.apache.org/jira/browse/UIMA-5213
> Project: UIMA
> Issue Type: Bug
> Components: DUCC
> Reporter: Jerry Cwiklik
> Assignee: Jerry Cwiklik
> Fix For: 2.2.0-Ducc
>
>
> The ducc.agent.node.metrics.sys.gid.max should be deprecated and replaced
> with ducc.agent.rogue.process.sys.uid.max which more accurately describes its
> purpose. This value is used during rogue process detection. Defines a
> threshold what Ducc considers a "system" process. Any process whose user id <
> ...uid.max is not rogue and will be left alone.
> For the time being both properties (...gid.max and ...uid.max) will be
> supported. If, by mistake, both are specified and have different values, the
> ..uid.max is used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)