Return-Path: X-Original-To: apmail-stratos-dev-archive@minotaur.apache.org Delivered-To: apmail-stratos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 927F0101CB for ; Wed, 12 Feb 2014 14:31:51 +0000 (UTC) Received: (qmail 84976 invoked by uid 500); 12 Feb 2014 14:31:49 -0000 Delivered-To: apmail-stratos-dev-archive@stratos.apache.org Received: (qmail 84742 invoked by uid 500); 12 Feb 2014 14:31:48 -0000 Mailing-List: contact dev-help@stratos.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stratos.incubator.apache.org Delivered-To: mailing list dev@stratos.incubator.apache.org Received: (qmail 84402 invoked by uid 99); 12 Feb 2014 14:31:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Feb 2014 14:31:40 +0000 X-ASF-Spam-Status: No, hits=-2000.6 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 12 Feb 2014 14:31:40 +0000 Received: (qmail 83384 invoked by uid 99); 12 Feb 2014 14:31:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Feb 2014 14:31:19 +0000 Date: Wed, 12 Feb 2014 14:31:19 +0000 (UTC) From: "Isuru Haththotuwa (JIRA)" To: dev@stratos.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (STRATOS-431) Limit the Cluster Id to 30 Characters 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/STRATOS-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isuru Haththotuwa resolved STRATOS-431. --------------------------------------- Resolution: Fixed > Limit the Cluster Id to 30 Characters > ------------------------------------- > > Key: STRATOS-431 > URL: https://issues.apache.org/jira/browse/STRATOS-431 > Project: Stratos > Issue Type: Improvement > Components: Stratos Manager > Reporter: Isuru Haththotuwa > Assignee: Isuru Haththotuwa > Fix For: 4.0.0 Alpha > > > Currently there is no limitation, and this might lead to various issues as database column names getting too large, etc. in future. Therefore we should enforce a limitation for that. -- This message was sent by Atlassian JIRA (v6.1.5#6160)