[jira] [Updated] (MESOS-4163) SlaveTest.HTTPSchedulerSlaveRestart is slow

2015-12-29 Thread Anand Mazumdar (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand Mazumdar updated MESOS-4163: -- Shepherd: Timothy Chen > SlaveTest.HTTPSchedulerSlaveRestart is slow >

[jira] [Commented] (MESOS-3831) Document operator HTTP endpoints

2015-12-29 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074127#comment-15074127 ] Neil Conway commented on MESOS-3831: {{/help}} is better than nothing, but (a) the fact that {{/help}}

[jira] [Comment Edited] (MESOS-3413) Docker containerizer does not symlink persistent volumes into sandbox

2015-12-29 Thread Zhitao Li (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071374#comment-15071374 ] Zhitao Li edited comment on MESOS-3413 at 12/29/15 6:25 PM: It seem that this

[jira] [Comment Edited] (MESOS-4088) Modularize existing plain-file logging for executor/task logs launched with the Mesos Containerizer

2015-12-29 Thread Benjamin Hindman (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074410#comment-15074410 ] Benjamin Hindman edited comment on MESOS-4088 at 12/29/15 11:16 PM:

[jira] [Updated] (MESOS-3817) Rename offers to outstanding offers

2015-12-29 Thread Anand Mazumdar (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand Mazumdar updated MESOS-3817: -- Assignee: Diego Gomes > Rename offers to outstanding offers >

[jira] [Updated] (MESOS-3817) Rename offers to outstanding offers

2015-12-29 Thread Anand Mazumdar (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand Mazumdar updated MESOS-3817: -- Assignee: (was: Diego Gomes) > Rename offers to outstanding offers >

[jira] [Assigned] (MESOS-3817) Rename offers to outstanding offers

2015-12-29 Thread Diogo Gomes (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diogo Gomes reassigned MESOS-3817: -- Assignee: Diogo Gomes > Rename offers to outstanding offers >

[jira] [Comment Edited] (MESOS-4087) Introduce a module for logging executor/task output

2015-12-29 Thread Benjamin Hindman (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074196#comment-15074196 ] Benjamin Hindman edited comment on MESOS-4087 at 12/29/15 7:24 PM: ---

[jira] [Commented] (MESOS-3413) Docker containerizer does not symlink persistent volumes into sandbox

2015-12-29 Thread Zhitao Li (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074278#comment-15074278 ] Zhitao Li commented on MESOS-3413: -- Thanks! [~haosd...@gmail.com] Do you have objection for reopening

[jira] [Comment Edited] (MESOS-4087) Introduce a module for logging executor/task output

2015-12-29 Thread Benjamin Hindman (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074196#comment-15074196 ] Benjamin Hindman edited comment on MESOS-4087 at 12/29/15 7:24 PM: ---

[jira] [Created] (MESOS-4258) Generate xml test reports in the jenkins build.

2015-12-29 Thread Benjamin Mahler (JIRA)
Benjamin Mahler created MESOS-4258: -- Summary: Generate xml test reports in the jenkins build. Key: MESOS-4258 URL: https://issues.apache.org/jira/browse/MESOS-4258 Project: Mesos Issue

[jira] [Commented] (MESOS-3413) Docker containerizer does not symlink persistent volumes into sandbox

2015-12-29 Thread Zhitao Li (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074220#comment-15074220 ] Zhitao Li commented on MESOS-3413: -- [~jieyu], thanks for the reply. My comment about symlink was indeed

[jira] [Commented] (MESOS-3413) Docker containerizer does not symlink persistent volumes into sandbox

2015-12-29 Thread Jie Yu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074209#comment-15074209 ] Jie Yu commented on MESOS-3413: --- The key reason we don't support persistent volumes in DockerContainerizer

[jira] [Commented] (MESOS-3413) Docker containerizer does not symlink persistent volumes into sandbox

2015-12-29 Thread Jie Yu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074224#comment-15074224 ] Jie Yu commented on MESOS-3413: --- Yeah, if persistent volumes are only presented at launch time, we can just

[jira] [Created] (MESOS-4259) mesos HA can't delete the the redundant container on failure slave node.

2015-12-29 Thread wangqun (JIRA)
wangqun created MESOS-4259: -- Summary: mesos HA can't delete the the redundant container on failure slave node. Key: MESOS-4259 URL: https://issues.apache.org/jira/browse/MESOS-4259 Project: Mesos

[jira] [Commented] (MESOS-4161) SlaveTest.CommandExecutorWithOverride is slow

2015-12-29 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15073663#comment-15073663 ] Alexander Rukletsov commented on MESOS-4161: Yep, and I think this is the main reason why the

[jira] [Commented] (MESOS-4254) Failed to os::execvpe on path 'docker': No such file or directory

2015-12-29 Thread Stream Liu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15073632#comment-15073632 ] Stream Liu commented on MESOS-4254: --- Well, i have found reason that parameter of -v is error. That will

[jira] [Commented] (MESOS-3831) Document operator HTTP endpoints

2015-12-29 Thread Diogo Gomes (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15073972#comment-15073972 ] Diogo Gomes commented on MESOS-3831: That would be /help page on master? > Document operator HTTP

[jira] [Commented] (MESOS-4161) SlaveTest.CommandExecutorWithOverride is slow

2015-12-29 Thread Jian Qiu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15073739#comment-15073739 ] Jian Qiu commented on MESOS-4161: - SGTM :) There are several other tests that also relates to this issue,

[jira] [Commented] (MESOS-4161) SlaveTest.CommandExecutorWithOverride is slow

2015-12-29 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15073772#comment-15073772 ] Alexander Rukletsov commented on MESOS-4161: Great, thank you! >