[
https://issues.apache.org/jira/browse/MESOS-5684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15345842#comment-15345842
]
Greg Mann commented on MESOS-5684:
----------------------------------
Review here: https://reviews.apache.org/r/49132/
> 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
> Assignee: Greg Mann
> Priority: Blocker
> Labels: mesosphere
> 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)