[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-12-07 Thread Anand Mazumdar (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15045457#comment-15045457 ] Anand Mazumdar commented on MESOS-3851: --- Patch for bringing back the reverted commit :

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-12-04 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15042325#comment-15042325 ] Benjamin Mahler commented on MESOS-3851: The fix is committed, it would be great to re-enable the

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-23 Thread Anand Mazumdar (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15023186#comment-15023186 ] Anand Mazumdar commented on MESOS-3851: --- This should not be a blocker for 0.26. As [~bmahler]

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-12 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15002589#comment-15002589 ] Benjamin Mahler commented on MESOS-3851: My guess is that this is due to the semantics of {{send}}

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-12 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15002614#comment-15002614 ] Vinod Kone commented on MESOS-3851: --- i looked at the libprocess code and it looked like a single

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-10 Thread Till Toenshoff (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998699#comment-14998699 ] Till Toenshoff commented on MESOS-3851: --- I will be committing the workaround patch Tim has provided

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-10 Thread Till Toenshoff (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998731#comment-14998731 ] Till Toenshoff commented on MESOS-3851: --- This following commit fixes the crash - we still may want

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-10 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999494#comment-14999494 ] Vinod Kone commented on MESOS-3851: --- Doesn't look like this is related to the new HTTP executor logic as

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-10 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998287#comment-14998287 ] Bernd Mathiske commented on MESOS-3851: --- [~marco-mesos]: Guess what I have been looking at as of

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-10 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998288#comment-14998288 ] Bernd Mathiske commented on MESOS-3851: --- That said we could tag 0.26.0 without the change in

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-10 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998453#comment-14998453 ] haosdent commented on MESOS-3851: - In the error log, registered and launchTaks have different thread id.

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-10 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998541#comment-14998541 ] Bernd Mathiske commented on MESOS-3851: --- Interesting. Thanks for spotting this! > Investigate

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-09 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997382#comment-14997382 ] Timothy Chen commented on MESOS-3851: - Although it's odd why we would ever run into this problem,

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-09 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997564#comment-14997564 ] Vinod Kone commented on MESOS-3851: --- {code} The reason seems to be a race between the executor receiving

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-09 Thread Joseph Wu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997759#comment-14997759 ] Joseph Wu commented on MESOS-3851: -- Here's another one ({{<...>}} indicates stuff I truncated): {code} [

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-09 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997697#comment-14997697 ] Marco Massenzio commented on MESOS-3851: FYI [~anandmazumdar] is on holiday (and in India) this

[jira] [Commented] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-09 Thread Jie Yu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997519#comment-14997519 ] Jie Yu commented on MESOS-3851: --- I don't understand the part that the executor can receive RunTaskMessage