[ https://issues.apache.org/jira/browse/HDFS-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron T. Myers updated HDFS-799:
--------------------------------
Target Version/s: 2.0.1-alpha
Affects Version/s: 2.0.0-alpha
> libhdfs must call DetachCurrentThread when a thread is destroyed
> ----------------------------------------------------------------
>
> Key: HDFS-799
> URL: https://issues.apache.org/jira/browse/HDFS-799
> Project: Hadoop HDFS
> Issue Type: Improvement
> Affects Versions: 2.0.0-alpha
> Reporter: Christian Kunz
> Assignee: Colin Patrick McCabe
> Attachments: HDFS-799.001.patch, HDFS-799.003.patch
>
>
> Threads that call AttachCurrentThread in libhdfs and disappear without calling DetachCurrentThread
cause a memory leak.
> Libhdfs should detach the current thread when this thread exits.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|