[jira] [Commented] (MESOS-1566) Support private registry

2014-07-07 Thread Vinod Kone (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054411#comment-14054411
 ] 

Vinod Kone commented on MESOS-1566:
---

Can you add a description?

 Support private registry
 

 Key: MESOS-1566
 URL: https://issues.apache.org/jira/browse/MESOS-1566
 Project: Mesos
  Issue Type: Technical task
Reporter: Timothy Chen





--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (MESOS-1559) Allow jenkins build machine to dump stack traces of all threads when timeout

2014-07-07 Thread Ken Sipe (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054488#comment-14054488
 ] 

Ken Sipe commented on MESOS-1559:
-

how is a mesos feature request?  mesos doesn't directly do anything with 
jenkins.  This is likely a mesos jenkins plugin feature request.

 Allow jenkins build machine to dump stack traces of all threads when timeout
 

 Key: MESOS-1559
 URL: https://issues.apache.org/jira/browse/MESOS-1559
 Project: Mesos
  Issue Type: Improvement
Reporter: Jie Yu
Priority: Minor

 Many of the time, when jenkins build times out, we know that some test 
 freezes at some place. However, most of the time, it's very hard to reproduce 
 the deadlock on dev machines.
 I would be cool if we can dump the stack traces of all threads when jenkins 
 build times out. Some command like the following:
 {noformat}
 echo thread apply all bt  tmp; gdb attach `pgrep lt-mesos-tests`  tmp
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (MESOS-1569) Support URLs downloads after docker container launch

2014-07-07 Thread Timothy Chen (JIRA)
Timothy Chen created MESOS-1569:
---

 Summary: Support URLs downloads after docker container launch
 Key: MESOS-1569
 URL: https://issues.apache.org/jira/browse/MESOS-1569
 Project: Mesos
  Issue Type: Technical task
Reporter: Timothy Chen


Should support URIs for resources to be available for the launched docker 
container. Examples will be configurations, assets, credential files, etc.



--
This message was sent by Atlassian JIRA
(v6.2#6252)