Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4EB03D6B0 for ; Mon, 22 Oct 2012 08:36:15 +0000 (UTC) Received: (qmail 71369 invoked by uid 500); 22 Oct 2012 08:36:14 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 71155 invoked by uid 500); 22 Oct 2012 08:36:14 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 71106 invoked by uid 99); 22 Oct 2012 08:36:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2012 08:36:12 +0000 Date: Mon, 22 Oct 2012 08:36:12 +0000 (UTC) From: "milesli (JIRA)" To: dev@lucene.apache.org Message-ID: <2003420677.8903.1350894972605.JavaMail.jiratomcat@arcas> In-Reply-To: <667062901.63226.1350551163197.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (SOLR-3964) Solr does not return error, even though create collection unsuccessfully MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-3964?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] milesli updated SOLR-3964: -------------------------- Description:=20 Solr does not return error, even though create/delete collection unsuccessfully;=20 even though the request URL is incorrect; =EF=BC=88example=EF=BC=9A http://127.0.0.1:8983/solr/admin/collections?acti= on=3DCREATE&name=3Dtenancy_milesnumShards=3D3&numReplicas=3D2&collection.co= nfigName=3Dmyconf=EF=BC=89 even though pass the collection name already exists; was: Solr does not return error, even though create collection unsuccessfully;=20 even though the request URL is incorrect; =EF=BC=88example=EF=BC=9A http://127.0.0.1:8983/solr/admin/collections?acti= on=3DCREATE&name=3Dtenancy_milesnumShards=3D3&numReplicas=3D2&collection.co= nfigName=3Dmyconf=EF=BC=89 even though pass the collection name already exists; =20 > Solr does not return error, even though create collection unsuccessfully= =20 > ------------------------------------------------------------------------- > > Key: SOLR-3964 > URL: https://issues.apache.org/jira/browse/SOLR-3964 > Project: Solr > Issue Type: Bug > Components: SolrCloud > Affects Versions: 4.0 > Reporter: milesli > Labels: lack, message, response > Original Estimate: 6h > Remaining Estimate: 6h > > Solr does not return error, > even though create/delete collection unsuccessfully;=20 > even though the request URL is incorrect; > =EF=BC=88example=EF=BC=9A http://127.0.0.1:8983/solr/admin/collections?ac= tion=3DCREATE&name=3Dtenancy_milesnumShards=3D3&numReplicas=3D2&collection.= configName=3Dmyconf=EF=BC=89 > even though pass the collection name already exists; -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org