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

Introduce socket factory

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.22.0
    • None
    • None
    • Mesosphere Q4 Sprint 3 - 12/7

    Description

      We need to be able to produce both SSL and Raw sockets in a configurable fashion. It cannot be either or, as we need an interim path during cluster upgrade where both types of sockets are available and can fall-back from encrypted to non-encrypted communication.

      The idea would be to have something like Socket::create(flags). If more than one type is listed, we need to use the 'composable' socket (which is a wrapper object that enables the fallback mechanism)

      Attachments

        Activity

          People

            jvanremoortere Joris Van Remoortere
            nnielsen Niklas Quarfot Nielsen
            Benjamin Hindman Benjamin Hindman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: