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 77E6C9C5E for ; Fri, 5 Oct 2012 21:00:05 +0000 (UTC) Received: (qmail 89545 invoked by uid 500); 5 Oct 2012 21:00:03 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 89504 invoked by uid 500); 5 Oct 2012 21:00:03 -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 89316 invoked by uid 99); 5 Oct 2012 21:00:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2012 21:00:03 +0000 Date: Fri, 5 Oct 2012 21:00:03 +0000 (UTC) From: "Chris Chiappone (JIRA)" To: commits@cassandra.apache.org Message-ID: <1711497047.2827.1349470803731.JavaMail.jiratomcat@arcas> In-Reply-To: <1672513207.30350.1334610257888.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CASSANDRA-4157) Allow KS + CF names up to 48 characters 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-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470654#comment-13470654 ] Chris Chiappone commented on CASSANDRA-4157: -------------------------------------------- This actually causes a bunch of problems for customers that have used longer the 48 character keyspace and cf names. How will this affect the upgrade path for those customers? > Allow KS + CF names up to 48 characters > --------------------------------------- > > Key: CASSANDRA-4157 > URL: https://issues.apache.org/jira/browse/CASSANDRA-4157 > Project: Cassandra > Issue Type: Improvement > Components: Core > Affects Versions: 1.1.0 > Reporter: Jonathan Ellis > Assignee: Jonathan Ellis > Priority: Minor > Fix For: 1.1.0 > > Attachments: 4157.txt > > > CASSANDRA-2749 imposed a 32-character limit on KS and CF names. We can be a little more lenient than that and still be safe for path names (see CASSANDRA-4110). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira