Todd Lipcon created HDFS-3365: --------------------------------- Summary: 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
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