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

Wrap IOSwitchboard.connect() in a dispatch

    XMLWordPrintableJSON

Details

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

    Description

      Since the IOSwitchboard is implemented as a MesosIsolatorProcess, most
      of its API calls are automatically dispatched onto its underlying
      process by an Isolator wrapper. However, the IOSwitchboard also
      includes an additional connect() call which is not accessed through
      the Isolator wrapper. As such, we need to wrap it in a dispatch call
      manually.

      Attachments

        Activity

          People

            klueska Kevin Klues
            klueska Kevin Klues
            Jie Yu Jie Yu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: