You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Haohui Mai (JIRA)" <ji...@apache.org> on 2014/10/11 00:41:34 UTC

[jira] [Created] (HDFS-7234) setLowResourceMaxIdleTime(10000) in HttpServer2 is dead

Haohui Mai created HDFS-7234:
--------------------------------

             Summary: setLowResourceMaxIdleTime(10000) in HttpServer2 is dead
                 Key: HDFS-7234
                 URL: https://issues.apache.org/jira/browse/HDFS-7234
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Haohui Mai


In HttpSever2.java, the code call {{ret.setLowResourceMaxIdleTime(10000);}} but it does not set the {{LowResourceConnections}} in jetty, thus the setting becomes useless.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)