[jira] [Commented] (MESOS-8737) Update composing containerizer tests.

2018-05-24 Thread Qian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490100#comment-16490100 ] Qian Zhang commented on MESOS-8737: --- commit bf901dad031e4f9d55832fa9eb38455ba9639809 Aut

[jira] [Created] (MESOS-8953) Mesos HTTP health check may fail on CoreOS 1576.5.

2018-05-24 Thread Gilbert Song (JIRA)
Gilbert Song created MESOS-8953: --- Summary: Mesos HTTP health check may fail on CoreOS 1576.5. Key: MESOS-8953 URL: https://issues.apache.org/jira/browse/MESOS-8953 Project: Mesos Issue Type: Bu

[jira] [Commented] (MESOS-8713) Synchronize result of `wait` and `destroy` composing c'zer methods

2018-05-24 Thread Qian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490098#comment-16490098 ] Qian Zhang commented on MESOS-8713: --- commit a4492f7767ef056bc4ea11f17d61521d547f38aa Aut

[jira] [Commented] (MESOS-8736) Implement a test which ensures that `wait` and `destroy` return the same result for a terminated nested container.

2018-05-24 Thread Qian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490108#comment-16490108 ] Qian Zhang commented on MESOS-8736: --- commit d2ab700cdc76056155d60b77fe0f4a210b59723d Aut

[jira] [Commented] (MESOS-8734) Restore `WaitAfterDestroy` test to check termination status of a terminated nested container.

2018-05-24 Thread Qian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490107#comment-16490107 ] Qian Zhang commented on MESOS-8734: --- commit a1ce9ad6227d7871d8409fcfee519a63dc812a0c Aut

[jira] [Commented] (MESOS-8740) Update description of a Containerizer interface.

2018-05-24 Thread Qian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490106#comment-16490106 ] Qian Zhang commented on MESOS-8740: --- commit b549c9cac15100cc0497aaa41073be16f678e14a Aut

[jira] [Commented] (MESOS-8732) Use composing containerizer by default in tests.

2018-05-24 Thread Qian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490103#comment-16490103 ] Qian Zhang commented on MESOS-8732: --- commit 3d156db1b02fdd607246a899d399fe5010a1c560 Aut

[jira] [Commented] (MESOS-8829) Get rid of extra `containerizer->wait()` calls in tests.

2018-05-24 Thread Qian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490105#comment-16490105 ] Qian Zhang commented on MESOS-8829: --- commit a8eac5bb33fd23e4fc114e8941cde0a666a17e84 Aut

[jira] [Commented] (MESOS-8712) Remove `destroyed` promise from `Container` struct

2018-05-24 Thread Qian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490094#comment-16490094 ] Qian Zhang commented on MESOS-8712: --- commit 896c593c7918dd14d44740af22d63f82c0d4813b Aut

[jira] [Commented] (MESOS-8770) Use Python3 for Mesos support scripts

2018-05-24 Thread Andrew Schwartzmeyer (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489938#comment-16489938 ] Andrew Schwartzmeyer commented on MESOS-8770: - We now have copies of the scrip

[jira] [Commented] (MESOS-8770) Use Python3 for Mesos support scripts

2018-05-24 Thread Andrew Schwartzmeyer (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489934#comment-16489934 ] Andrew Schwartzmeyer commented on MESOS-8770: - {noformat} commit ae4e7956a Aut

[jira] [Assigned] (MESOS-8948) Mesos Container should support changing the size of /dev/shm

2018-05-24 Thread Jason Lai (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lai reassigned MESOS-8948: Assignee: Jason Lai > Mesos Container should support changing the size of /dev/shm > --

[jira] [Assigned] (MESOS-8952) process::await/collect n^2 performance issue

2018-05-24 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler reassigned MESOS-8952: -- Assignee: Benjamin Mahler > process::await/collect n^2 performance issue >

[jira] [Created] (MESOS-8952) process::await/collect n^2 performance issue

2018-05-24 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-8952: -- Summary: process::await/collect n^2 performance issue Key: MESOS-8952 URL: https://issues.apache.org/jira/browse/MESOS-8952 Project: Mesos Issue Type: Bu

[jira] [Commented] (MESOS-8883) Send email to dev list concerning the Python 3 update

2018-05-24 Thread Armand Grillet (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-8883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489794#comment-16489794 ] Armand Grillet commented on MESOS-8883: --- I have prepared something: {code} Hi all,

[jira] [Assigned] (MESOS-6823) bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0 is flaky

2018-05-24 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach reassigned MESOS-6823: -- Resolution: Fixed Assignee: Jie Yu Fix Version/s: 1.7.0 {noformat} commit 32d43

[jira] [Created] (MESOS-8951) Flaky `AgentContainerAPITest.RecoverNestedContainer`

2018-05-24 Thread Andrei Budnik (JIRA)
Andrei Budnik created MESOS-8951: Summary: Flaky `AgentContainerAPITest.RecoverNestedContainer` Key: MESOS-8951 URL: https://issues.apache.org/jira/browse/MESOS-8951 Project: Mesos Issue Type

[jira] [Commented] (MESOS-2199) Failing test: SlaveTest.ROOT_RunTaskWithCommandInfoWithUser

2018-05-24 Thread Jie Yu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489437#comment-16489437 ] Jie Yu commented on MESOS-2199: --- https://reviews.apache.org/r/67291/ > Failing test: SlaveT

[jira] [Commented] (MESOS-2199) Failing test: SlaveTest.ROOT_RunTaskWithCommandInfoWithUser

2018-05-24 Thread Jie Yu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489438#comment-16489438 ] Jie Yu commented on MESOS-2199: --- The solution (tip from [~jpe...@apache.org]) is to use $SUD

[jira] [Assigned] (MESOS-2199) Failing test: SlaveTest.ROOT_RunTaskWithCommandInfoWithUser

2018-05-24 Thread Jie Yu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jie Yu reassigned MESOS-2199: - Assignee: Jie Yu > Failing test: SlaveTest.ROOT_RunTaskWithCommandInfoWithUser >

[jira] [Assigned] (MESOS-3475) TestContainerizer should not modify global environment variables

2018-05-24 Thread Andrei Budnik (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Budnik reassigned MESOS-3475: Assignee: Andrei Budnik > TestContainerizer should not modify global environment variables

[jira] [Created] (MESOS-8950) Framework operations can make resources unallocatable

2018-05-24 Thread Benjamin Bannier (JIRA)
Benjamin Bannier created MESOS-8950: --- Summary: Framework operations can make resources unallocatable Key: MESOS-8950 URL: https://issues.apache.org/jira/browse/MESOS-8950 Project: Mesos Iss

[jira] [Created] (MESOS-8949) DefaultExecutorCheckTest.CommandCheckSharesWorkDirWithTask is flaky

2018-05-24 Thread Benjamin Bannier (JIRA)
Benjamin Bannier created MESOS-8949: --- Summary: DefaultExecutorCheckTest.CommandCheckSharesWorkDirWithTask is flaky Key: MESOS-8949 URL: https://issues.apache.org/jira/browse/MESOS-8949 Project: Meso