You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kevin Klues (JIRA)" <ji...@apache.org> on 2016/12/09 10:07:58 UTC

[jira] [Created] (MESOS-6767) Reached unreachable statement at /mesos/src/slave/containerizer/mesos/launch.cpp:766

Kevin Klues created MESOS-6767:
----------------------------------

             Summary: Reached unreachable statement at <path>/mesos/src/slave/containerizer/mesos/launch.cpp:766
                 Key: MESOS-6767
                 URL: https://issues.apache.org/jira/browse/MESOS-6767
             Project: Mesos
          Issue Type: Bug
            Reporter: Kevin Klues
            Assignee: Jie Yu


This error message can pop up in unexpected places (e.g. when running a LACUNH_NESTED_CONTAINER_SESSION and an invalid command is passed to it).

We should likely just remove the UNREACHABLE() statement here as it's obviously reachable in cases where the command we are trying to launch is not found.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)