Github user aaronjwood commented on the issue:

    https://github.com/apache/mesos/pull/157
  
    For the context: I had found a few places where these `Promise` objects 
were leaking. Once the `Future` was returned there was no way to free the 
memory for the `Promise` object that had been allocated thus causing the leak. 
I don't have any direct issues with running Mesos that stemmed from this, it's 
just something that I thought could be fixed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to