Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 33592178B8 for ; Thu, 15 Jan 2015 21:05:33 +0000 (UTC) Received: (qmail 59107 invoked by uid 500); 15 Jan 2015 21:05:35 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 59058 invoked by uid 500); 15 Jan 2015 21:05:35 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 59039 invoked by uid 99); 15 Jan 2015 21:05:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jan 2015 21:05:34 +0000 Date: Thu, 15 Jan 2015 21:05:34 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-2997) Confusing race condition comment in resizing of TServer client pool 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/ACCUMULO-2997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated ACCUMULO-2997: ---------------------------------------- Summary: Confusing race condition comment in resizing of TServer client pool (was: Race condition in resizing of TServer client pool) > Confusing race condition comment in resizing of TServer client pool > ------------------------------------------------------------------- > > Key: ACCUMULO-2997 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2997 > Project: Accumulo > Issue Type: Bug > Components: tserver > Affects Versions: 1.5.1, 1.6.0 > Reporter: Josh Elser > Fix For: 1.5.3, 1.7.0, 1.6.3 > > Time Spent: 0.5h > Remaining Estimate: 0h > > From comments: > {noformat} > there is a race condition here... the active count could be higher by the time > we decrease the core pool size... so the active count could end up higher than > the core pool size, in which case everything will be queued... the increase > case should handle this and prevent deadlock > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)