Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0416410151 for ; Fri, 27 Sep 2013 15:38:08 +0000 (UTC) Received: (qmail 98612 invoked by uid 500); 27 Sep 2013 15:38:07 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 98328 invoked by uid 500); 27 Sep 2013 15:38:05 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 98318 invoked by uid 99); 27 Sep 2013 15:38:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Sep 2013 15:38:03 +0000 Date: Fri, 27 Sep 2013 15:38:03 +0000 (UTC) From: "Hadoop QA (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9333) hbase.hconnection.threads.max should not be configurable else you get RejectedExecutionException 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/HBASE-9333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13780022#comment-13780022 ] Hadoop QA commented on HBASE-9333: ---------------------------------- {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12604819/9333.v1.patch against trunk revision . {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:green}+1 tests included{color}. The patch appears to include 3 new or modified tests. {color:red}-1 patch{color}. The patch command could not apply the patch. Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/7402//console This message is automatically generated. > hbase.hconnection.threads.max should not be configurable else you get RejectedExecutionException > ------------------------------------------------------------------------------------------------ > > Key: HBASE-9333 > URL: https://issues.apache.org/jira/browse/HBASE-9333 > Project: HBase > Issue Type: Improvement > Affects Versions: 0.95.2 > Reporter: Jean-Daniel Cryans > Assignee: Elliott Clark > Priority: Critical > Fix For: 0.98.0, 0.96.0 > > Attachments: 9333.v1.patch, HBASE-9333-0.patch, HBASE-9333-1.patch, HBASE-9333-2.patch > > > Trying to set hbase.hconnection.threads.max to a lower number than its default of Integer.MAX_VALUE simply results in a RejectedExecutionException when the max is reached. It seems there's no good reason to keep this configurable. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira