Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 82518 invoked from network); 21 Sep 2010 22:45:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Sep 2010 22:45:15 -0000 Received: (qmail 81359 invoked by uid 500); 21 Sep 2010 22:45:15 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 81338 invoked by uid 500); 21 Sep 2010 22:45:14 -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 81329 invoked by uid 99); 21 Sep 2010 22:45:14 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Sep 2010 22:45:14 +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; Tue, 21 Sep 2010 22:44:56 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8LMiZ8D025484 for ; Tue, 21 Sep 2010 22:44:35 GMT Message-ID: <21204899.330331285109074986.JavaMail.jira@thor> Date: Tue, 21 Sep 2010 18:44:34 -0400 (EDT) From: "Jeremy Hanna (JIRA)" To: commits@cassandra.apache.org Subject: [jira] Updated: (CASSANDRA-1485) Add a weighted request scheduler In-Reply-To: <13931218.89101283994633243.JavaMail.jira@thor> 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-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Hanna updated CASSANDRA-1485: ------------------------------------ Attachment: trunk_roundrobin_stress.txt > Add a weighted request scheduler > -------------------------------- > > Key: CASSANDRA-1485 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1485 > Project: Cassandra > Issue Type: New Feature > Components: Core > Affects Versions: 0.7 beta 1 > Reporter: Jeremy Hanna > Assignee: Jeremy Hanna > Priority: Minor > Fix For: 0.7 beta 2 > > Attachments: 0001-Added-basic-weighting.patch, trunk_roundrobin_stress.txt > > > Now that CASSANDRA-1035 has given Cassandra a request scheduler interface, it would be nice to have a weighted request scheduler. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.