Greg Mann created MESOS-5684:
--------------------------------
Summary: Master captures `this` when creating authorization
callback
Key: MESOS-5684
URL: https://issues.apache.org/jira/browse/MESOS-5684
Project: Mesos
Issue Type: Bug
Reporter: Greg Mann
Fix For: 1.0.0
When exposing its log file, the master currently installs an authorization
callback for the log file which captures the master's {{this}} pointer. Such
captures have previously caused bugs (MESOS-5629), and this one should be fixed
as well. The callback should be dispatched to the master process, and it should
be dispatched via the {{self()}} PID.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)