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

Provide a means to check http connection equality for streaming connections.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.24.0
    • libprocess

    Description

      If one uses an http::Pipe::Writer to stream a response, one cannot compare the writer with another to see if the connection has changed.

      This is useful for example, in the master's http api when there is asynchronous disconnection logic. When we handle the disconnection, it's possible for the scheduler to have re-subscribed, and so the master needs to tell if the disconnection event is relevant for the current connection before taking action.

      Attachments

        Activity

          People

            bmahler Benjamin Mahler
            bmahler Benjamin Mahler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: