You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by GitBox <gi...@apache.org> on 2019/07/12 17:27:17 UTC

[GitHub] [mesos] abudnik commented on issue #340: Documented EOF in ATTACH_CONTAINER_INPUT

abudnik commented on issue #340: Documented EOF in ATTACH_CONTAINER_INPUT
URL: https://github.com/apache/mesos/pull/340#issuecomment-510967893
 
 
   > @bamarni For a regular container launched by a framework, IOSwitchboard is only enabled when TTY is requested. But an operator can launch a debug container without TTY and IOSwitchboard is still enabled AFAIK. In other words, TTY => IOSwitchboard but not the other way around. @abudnik @Gilbert88 can you confirm?
   
   Yes, [correct.](https://github.com/apache/mesos/blob/9932550e9632e7fbb9a45b217793c7f508f57001/src/slave/containerizer/mesos/io/switchboard.cpp#L893-L907)
   Also, a debug container can be launched only by `LAUNCH_NESTED_CONTAINER_SESSION` call.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services