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 804B618D96 for ; Sat, 18 Jul 2015 15:52:05 +0000 (UTC) Received: (qmail 5068 invoked by uid 500); 18 Jul 2015 15:52:05 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 5038 invoked by uid 500); 18 Jul 2015 15:52:05 -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 5023 invoked by uid 99); 18 Jul 2015 15:52:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Jul 2015 15:52:05 +0000 Date: Sat, 18 Jul 2015 15:52:05 +0000 (UTC) From: "Aleksey Yeschenko (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-9703) cqlsh on 2.0 adds invalid parameters to LeveledCompactionStrategy DESCRIBE output 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-9703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-9703: ----------------------------------------- Fix Version/s: (was: 2.0.x) > cqlsh on 2.0 adds invalid parameters to LeveledCompactionStrategy DESCRIBE output > --------------------------------------------------------------------------------- > > Key: CASSANDRA-9703 > URL: https://issues.apache.org/jira/browse/CASSANDRA-9703 > Project: Cassandra > Issue Type: Bug > Environment: 2.0.X > Reporter: Jim Witschey > Assignee: Benjamin Lerer > Priority: Minor > > This bug is the same behavior as CASSANDRA-9064, but happens for a different reason. On 2.1, 2.2, and trunk, it was fixed by changes to the Python driver, but cqlsh works differently on 2.0, so the incorrect behavior is still there. -- This message was sent by Atlassian JIRA (v6.3.4#6332)