[
https://issues.apache.org/jira/browse/UIMA-5279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15844082#comment-15844082
]
Lou DeGenaro commented on UIMA-5279:
------------------------------------
- Modify transport routines that return PgIn and Swap summary information as
follows::
* return actual sum if all individual are non-negative (all have
cgroups)
* return -1 if all -1 (none have cgroups)
* return -2 if mixed (some do and some don't have cgroups) but retVal
would have been == 0
* return -3 if mixed (some do and some don't have cgroups) but retVal
would have been > 0
- Employ same in WS "classic" display for Jobs, Services, ans Reservations pages
- Employ same in WS "scroll" display for Jobs, Services and Reservation pages
> DUCC Web Server (WS) may show incorrect values for PgIn and Swap on mixed
> cgroup cluster
> ----------------------------------------------------------------------------------------
>
> Key: UIMA-5279
> URL: https://issues.apache.org/jira/browse/UIMA-5279
> Project: UIMA
> Issue Type: Bug
> Components: DUCC
> Reporter: Lou DeGenaro
> Assignee: Lou DeGenaro
> Fix For: 2.2.0-Ducc
>
>
> On a cluster that has some machines with cgroups enabled and others not, jobs
> and services that have instances deployed across both types of machines will
> have incorrect values displayed for PgIn and Swap on the respective Jobs and
> Services pages.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)