You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Christian Kunz (JIRA)" <ji...@apache.org> on 2009/12/01 22:35:20 UTC

[jira] Created: (HDFS-799) libhdfs needs an API function that calls DetachCurrentThread

libhdfs needs an API function that calls DetachCurrentThread
------------------------------------------------------------

                 Key: HDFS-799
                 URL: https://issues.apache.org/jira/browse/HDFS-799
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Christian Kunz


Threads that call AttachCurrentThread in libhdfs and disappear without calling DetachCurrentThread cause a memory leak.
Libhdfs should provide an interface function allowing to detach the current thread.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.