[ 
https://issues.apache.org/jira/browse/HDFS-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12864895#action_12864895
 ] 

dhruba borthakur commented on HDFS-1131:
----------------------------------------

will this be compatible when the one application process is interacting with 
two HDFS clusters?

> 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