Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4BA2110594 for ; Mon, 10 Feb 2014 08:49:35 +0000 (UTC) Received: (qmail 26596 invoked by uid 500); 10 Feb 2014 08:49:34 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 25871 invoked by uid 500); 10 Feb 2014 08:49:26 -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 25800 invoked by uid 99); 10 Feb 2014 08:49:23 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Feb 2014 08:49:23 +0000 Date: Mon, 10 Feb 2014 08:49:23 +0000 (UTC) From: "Sylvain Lebresne (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-6684) Count fails with Illegal Capacity: -1 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/CASSANDRA-6684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13896327#comment-13896327 ] Sylvain Lebresne commented on CASSANDRA-6684: --------------------------------------------- bq. I'll check it when 2.0.5 deb will be available It is available, at least on the main mirror: http://www.apache.org/dist/cassandra/debian/dists/20x/main/binary-amd64/Packages > Count fails with Illegal Capacity: -1 > ------------------------------------- > > Key: CASSANDRA-6684 > URL: https://issues.apache.org/jira/browse/CASSANDRA-6684 > Project: Cassandra > Issue Type: Bug > Environment: Ubuntu(multiple versions, 12.04 LTS and 13.04) > Reporter: Ilya Kramer > Attachments: import.py, prow2 > > > Whenever I try to count a row key which has exactly 3072(don't have a clue what special about that number) columns, I get the exception 'Illegal Capacity: -1' > When I remove or add a single column the count work as expected. > I'll attach a small script to replicate, as well as the data of the failed to count row. -- This message was sent by Atlassian JIRA (v6.1.5#6160)