[ 
https://issues.apache.org/jira/browse/MESOS-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam B updated MESOS-7144:
--------------------------
    Fix Version/s: 1.2.0

> 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
>             Fix For: 1.2.0
>
>
> 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)

Reply via email to