Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-6473

Build support for ATTACH_CONTAINER_OUTPUT into the Agent API in Mesos

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • None

    Description

      Coupled with the ATTACH_CONTAINER_INPUT call, this call will attach a remote client to the the input/output of the entrypoint of a container. All input/output data will be packed into I/O messages and interleaved with control messages sent between a client and the agent. A single chunked request will be used to stream messages to the agent over the input stream, and a single chunked response will be used to stream messages to the client over the output stream.

      This call will integrate with the I/O switchboard to stream data between the container and the HTTP stream.

      Attachments

        Activity

          People

            vinodkone Vinod Kone
            klueska Kevin Klues
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: