[
https://issues.apache.org/jira/browse/MESOS-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam B updated MESOS-7144:
--------------------------
Sprint: Mesosphere Sprint 51, Mesosphere Sprint 52 (was: Mesosphere Sprint
51)
> Wrap IOSwitchboard.connect() in a dispatch
> ------------------------------------------
>
> Key: MESOS-7144
> URL: https://issues.apache.org/jira/browse/MESOS-7144
> Project: Mesos
> Issue Type: Bug
> Reporter: Kevin Klues
> Assignee: Kevin Klues
> Labels: debugging
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)