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.