Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 73002 invoked from network); 29 Apr 2010 04:48:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Apr 2010 04:48:13 -0000 Received: (qmail 2959 invoked by uid 500); 29 Apr 2010 04:48:13 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 2934 invoked by uid 500); 29 Apr 2010 04:48:12 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 2923 invoked by uid 99); 29 Apr 2010 04:48:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Apr 2010 04:48:12 +0000 X-ASF-Spam-Status: No, hits=-1364.4 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Apr 2010 04:48:10 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3T4loba023131 for ; Thu, 29 Apr 2010 04:47:50 GMT Message-ID: <20524089.16611272516470209.JavaMail.jira@thor> Date: Thu, 29 Apr 2010 00:47:50 -0400 (EDT) From: "dhruba borthakur (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Commented: (HADOOP-6515) Make maximum number of http threads configurable In-Reply-To: <1919319763.85831264619136665.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-6515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862094#action_12862094 ] dhruba borthakur commented on HADOOP-6515: ------------------------------------------ +1 patch looks good. > Make maximum number of http threads configurable > ------------------------------------------------ > > Key: HADOOP-6515 > URL: https://issues.apache.org/jira/browse/HADOOP-6515 > Project: Hadoop Common > Issue Type: Improvement > Reporter: Scott Chen > Assignee: Scott Chen > Attachments: HADOOP-6515-v2.patch, HADOOP-6515-v3.1.patch, HADOOP-6515-v3.patch, HADOOP-6515.patch > > > We found that http server threads may use considerable amount of resource in NameNode and JobTracker. > It would be good if the number of threads is allowed to be configured to a smaller number. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.