[ 
https://issues.apache.org/jira/browse/MESOS-6767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Klues updated MESOS-6767:
-------------------------------
    Description: 
This error message can pop up in unexpected places (e.g. when running a 
LAUNCH_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.

  was:
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.


> 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
>              Labels: containerizer, mesosphere
>
> This error message can pop up in unexpected places (e.g. when running a 
> LAUNCH_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)

Reply via email to