You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Timothy Chen (JIRA)" <ji...@apache.org> on 2014/11/20 23:26:33 UTC

[jira] [Closed] (MESOS-2112) Dispatch matching in libprocess tests doesn't match the right messages

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

Timothy Chen closed MESOS-2112.
-------------------------------

> Dispatch matching in libprocess tests doesn't match the right messages
> ----------------------------------------------------------------------
>
>                 Key: MESOS-2112
>                 URL: https://issues.apache.org/jira/browse/MESOS-2112
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Timothy Chen
>            Assignee: Timothy Chen
>
> FUTURE_DISPATCH and DROP_DISPATCH relies on matching on canonicalized function pointers in libprocess to find the matching message, however virtual member function pointers is stored as offsets and can match dispatches of another virtual member function if it happen to point to the same offset.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)