each DFSClient instance uses a daemon thread for lease checking, there should 
be a singleton daemon for all DFSClient instances
-------------------------------------------------------------------------------------------------------------------------------

                 Key: HDFS-1131
                 URL: https://issues.apache.org/jira/browse/HDFS-1131
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Alejandro Abdelnur
            Priority: Critical


When accessing HDFS from a server application that acts on behalf of several 
users each user has its own file system handle (DFSClient), this creates one 
daemon thread per file system instance.


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

Reply via email to