[
https://issues.apache.org/jira/browse/MESOS-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yan Xu resolved MESOS-937.
--------------------------
Resolution: Fixed
[Committed|https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=c0bd75c92713cd85872f3cb5064fac57fe099b5f]
> 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.18.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)