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

Hudson commented on HDFS-3365:
------------------------------

Integrated in Hadoop-Mapreduce-trunk #1073 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1073/])
    HDFS-3365. Enable users to disable socket caching in DFS client 
configuration. Contributed by Todd Lipcon. (Revision 1335222)

     Result = SUCCESS
todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1335222
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/SocketCache.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestConnCache.java

                
> Enable users to disable socket caching in DFS client configuration
> ------------------------------------------------------------------
>
>                 Key: HDFS-3365
>                 URL: https://issues.apache.org/jira/browse/HDFS-3365
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs client
>    Affects Versions: 2.0.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: hdfs-3365.txt
>
>
> Currently the user may configure the number of sockets to cache. But, if this 
> conf is set to 0, then an exception results. Instead, setting to 0 should 
> effectively disable the caching behavior.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to