Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 78578 invoked from network); 22 Apr 2010 20:28:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Apr 2010 20:28:15 -0000 Received: (qmail 1614 invoked by uid 500); 22 Apr 2010 20:28:15 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 1565 invoked by uid 500); 22 Apr 2010 20:28:15 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 1557 invoked by uid 99); 22 Apr 2010 20:28:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Apr 2010 20:28:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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, 22 Apr 2010 20:28:13 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3MKRope020197 for ; Thu, 22 Apr 2010 20:27:51 GMT Message-ID: <20357576.147991271968070785.JavaMail.jira@thor> Date: Thu, 22 Apr 2010 16:27:50 -0400 (EDT) From: "Roger Schildmeijer (JIRA)" To: commits@cassandra.apache.org Subject: [jira] Commented: (CASSANDRA-805) using Integer.MAX_VALUE for executor keepalive time defeats the purpose of the SEDA-like stage divisions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CASSANDRA-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859996#action_12859996 ] Roger Schildmeijer commented on CASSANDRA-805: ---------------------------------------------- +1 > using Integer.MAX_VALUE for executor keepalive time defeats the purpose of the SEDA-like stage divisions > -------------------------------------------------------------------------------------------------------- > > Key: CASSANDRA-805 > URL: https://issues.apache.org/jira/browse/CASSANDRA-805 > Project: Cassandra > Issue Type: Bug > Reporter: Jonathan Ellis > Assignee: Jonathan Ellis > Priority: Trivial > Fix For: 0.7 > > Attachments: 805.txt > > > we should allow thread pools to shrink when they have excess capacity -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.