Return-Path: Delivered-To: apmail-incubator-cassandra-commits-archive@minotaur.apache.org Received: (qmail 39620 invoked from network); 21 Aug 2009 12:35:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Aug 2009 12:35:16 -0000 Received: (qmail 45122 invoked by uid 500); 21 Aug 2009 12:35:39 -0000 Delivered-To: apmail-incubator-cassandra-commits-archive@incubator.apache.org Received: (qmail 45104 invoked by uid 500); 21 Aug 2009 12:35:39 -0000 Mailing-List: contact cassandra-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-dev@incubator.apache.org Delivered-To: mailing list cassandra-commits@incubator.apache.org Received: (qmail 45085 invoked by uid 99); 21 Aug 2009 12:35:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Aug 2009 12:35:39 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Aug 2009 12:35:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3F2F3234C48D for ; Fri, 21 Aug 2009 05:35:15 -0700 (PDT) Message-ID: <1222565615.1250858115258.JavaMail.jira@brutus> Date: Fri, 21 Aug 2009 05:35:15 -0700 (PDT) From: "Hudson (JIRA)" To: cassandra-commits@incubator.apache.org Subject: [jira] Commented: (CASSANDRA-376) sanity check start, finish slice args In-Reply-To: <1071105686.1250643434807.JavaMail.jira@brutus> 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-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745937#action_12745937 ] Hudson commented on CASSANDRA-376: ---------------------------------- Integrated in Cassandra #174 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/174/]) sanity check start, finish slice args patch by jbellis; reviewed by Evan Weaver for > sanity check start, finish slice args > ------------------------------------- > > Key: CASSANDRA-376 > URL: https://issues.apache.org/jira/browse/CASSANDRA-376 > Project: Cassandra > Issue Type: Improvement > Components: Core > Reporter: Jonathan Ellis > Assignee: Jonathan Ellis > Priority: Minor > Fix For: 0.4 > > Attachments: 376.patch > > > we should validate that > - start and finish are both valid values for the comparator in the given CF > - finish >= start -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.