[ 
https://issues.apache.org/jira/browse/MESOS-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875680#comment-15875680
 ] 

Adam B commented on MESOS-7144:
-------------------------------

Please backport to the 1.2.x branch once it's landed in master.

> 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)

Reply via email to