[ 
https://issues.apache.org/jira/browse/HDFS-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE resolved HDFS-1131.
------------------------------------------

    Resolution: Duplicate

> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to