[jira] [Commented] (MESOS-9027) GPU Isolator still depends on cgroups/devices agent flag given cgrous/all is supported.

2018-06-26 Thread Qian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16523763#comment-16523763 ] Qian Zhang commented on MESOS-9027: --- RR: [https://reviews.apache.org/r/67743/]  > GPU Isolator still

[jira] [Assigned] (MESOS-9027) GPU Isolator still depends on cgroups/devices agent flag given cgrous/all is supported.

2018-06-26 Thread Qian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qian Zhang reassigned MESOS-9027: - Assignee: Qian Zhang > GPU Isolator still depends on cgroups/devices agent flag given

[jira] [Assigned] (MESOS-8911) Add framework metrics benchmark test.

2018-06-26 Thread Greg Mann (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Mann reassigned MESOS-8911: Assignee: Greg Mann (was: Gilbert Song) > Add framework metrics benchmark test. >

[jira] [Commented] (MESOS-8808) CSI documentation has a broken link to a non-existent page.

2018-06-26 Thread JIRA
[ https://issues.apache.org/jira/browse/MESOS-8808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16524125#comment-16524125 ] Gastón Kleiman commented on MESOS-8808: --- The link to {{resource-provider.md}} doesn't exist

[jira] [Created] (MESOS-9029) Seccomp syscall filtering in Mesos containerizer

2018-06-26 Thread Andrei Budnik (JIRA)
Andrei Budnik created MESOS-9029: Summary: Seccomp syscall filtering in Mesos containerizer Key: MESOS-9029 URL: https://issues.apache.org/jira/browse/MESOS-9029 Project: Mesos Issue Type:

[jira] [Commented] (MESOS-8577) Destroy nested container if `LAUNCH_NESTED_CONTAINER_SESSION` fails

2018-06-26 Thread Till Toenshoff (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16524489#comment-16524489 ] Till Toenshoff commented on MESOS-8577: --- 1.5.x backport: {noformat} commit

[jira] [Created] (MESOS-9030) mock_slave.cpp fails to build with GCC 8.

2018-06-26 Thread James Peach (JIRA)
James Peach created MESOS-9030: -- Summary: mock_slave.cpp fails to build with GCC 8. Key: MESOS-9030 URL: https://issues.apache.org/jira/browse/MESOS-9030 Project: Mesos Issue Type: Task

[jira] [Commented] (MESOS-9030) mock_slave.cpp fails to build with GCC 8.

2018-06-26 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16524348#comment-16524348 ] James Peach commented on MESOS-9030: {noformat} $ gcc --version gcc (GCC) 8.1.1 20180502 (Red Hat

[jira] [Commented] (MESOS-9030) mock_slave.cpp fails to build with GCC 8.

2018-06-26 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-9030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16524610#comment-16524610 ] James Peach commented on MESOS-9030: Verified that using googletest master doesn't fix this. >