You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Yan Xu (JIRA)" <ji...@apache.org> on 2014/01/23 19:22:39 UTC

[jira] [Commented] (MESOS-937) Fix "pure virtual method called" bug in zookeeper::ProcessWatcher

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

Yan Xu commented on MESOS-937:
------------------------------

https://reviews.apache.org/r/17221/
https://reviews.apache.org/r/17222/

> Fix "pure virtual method called" bug in zookeeper::ProcessWatcher
> -----------------------------------------------------------------
>
>                 Key: MESOS-937
>                 URL: https://issues.apache.org/jira/browse/MESOS-937
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Yan Xu
>            Assignee: Yan Xu
>             Fix For: 0.17.0
>
>
> It appears to be the root cause for MESOS-871, MESOS-537, etc.
> Between the execution of ProcessWatcher::~ProcessWatcher() and its base class destructor Watcher::~Watcher(), the pure virtual method Watcher::process() can be invoked by WatcherProcess::event().



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)