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

Benjamin Mahler commented on MESOS-1700:
----------------------------------------

https://reviews.apache.org/r/24669/

> ThreadLocal does not release pthread keys or log properly.
> ----------------------------------------------------------
>
>                 Key: MESOS-1700
>                 URL: https://issues.apache.org/jira/browse/MESOS-1700
>             Project: Mesos
>          Issue Type: Bug
>          Components: stout
>            Reporter: Benjamin Mahler
>            Assignee: Benjamin Mahler
>
> The ThreadLocal<T> abstraction in stout does not release the allocated 
> pthread keys upon destruction:
> https://github.com/apache/mesos/blob/0.19.1/3rdparty/libprocess/3rdparty/stout/include/stout/thread.hpp#L22
> It also does not log the errors correctly. Fortunately this does not impact 
> mesos at the current time.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to