You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Florian Leibert (flo) (JIRA)" <ji...@apache.org> on 2012/04/30 02:42:47 UTC

[jira] [Created] (MESOS-187) Mesos should not pass an invalid task to a slave

Florian Leibert (flo) created MESOS-187:
-------------------------------------------

             Summary: Mesos should not pass an invalid task to a slave
                 Key: MESOS-187
                 URL: https://issues.apache.org/jira/browse/MESOS-187
             Project: Mesos
          Issue Type: Bug
            Reporter: Florian Leibert (flo)


Output from running with master=local if the command or executor is not set

I0429 17:40:00.307441 256094208 master.cpp:691] Received reply for offer 201204291739-735248374-65324-35918-7
I0429 17:40:00.307634 256094208 master.cpp:1456] Launching task cron-1_1335746400005 with resources cpus=1; mem=64 on slave 201204291739-735248374-65324-35918-0
I0429 17:40:00.307767 255021056 slave.cpp:445] Got assigned task cron-1_1335746400005 for framework 201204291739-735248374-65324-35918-0000
F0429 17:40:00.307838 255021056 slave.hpp:308] Check failed: task.has_executor() != task.has_command() 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira