[ https://issues.apache.org/jira/browse/MESOS-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ian Downes updated MESOS-1479: ------------------------------ Fix Version/s: 0.20.0 > Cgroups cpu isolator should only report cfs stats if cfs is enabled > ------------------------------------------------------------------- > > Key: MESOS-1479 > URL: https://issues.apache.org/jira/browse/MESOS-1479 > Project: Mesos > Issue Type: Bug > Reporter: Ian Downes > Assignee: Ian Downes > Fix For: 0.20.0 > > > Other code paths are conditional on Flags::cgroups_enable_cfs but usage() > will always attempt to read cpu.stat which only contains cfs statistics and > should _not_ be included if cfs is not enabled. -- This message was sent by Atlassian JIRA (v6.2#6252)