From dev-return-40750-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Mon Apr 16 13:26:39 2012 Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-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 5DB329267 for ; Mon, 16 Apr 2012 13:26:39 +0000 (UTC) Received: (qmail 18421 invoked by uid 500); 16 Apr 2012 13:26:39 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 18229 invoked by uid 500); 16 Apr 2012 13:26:39 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 18214 invoked by uid 99); 16 Apr 2012 13:26:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Apr 2012 13:26:39 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Apr 2012 13:26:37 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id E59E3353BF9 for ; Mon, 16 Apr 2012 13:26:17 +0000 (UTC) Date: Mon, 16 Apr 2012 13:26:17 +0000 (UTC) From: "Emmanuel Lecharny (Resolved) (JIRA)" To: dev@directory.apache.org Message-ID: <685858120.28417.1334582777952.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1445907067.28408.1334582297158.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (DIRSERVER-1712) If the index are created using their alias, they are deleted immediately 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/DIRSERVER-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRSERVER-1712. ------------------------------------------ Resolution: Fixed Fixed with http://svn.apache.org/viewvc?rev=1326604&view=rev > If the index are created using their alias, they are deleted immediately > ------------------------------------------------------------------------ > > Key: DIRSERVER-1712 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1712 > Project: Directory ApacheDS > Issue Type: Bug > Affects Versions: 2.0.0-M6 > Reporter: Emmanuel Lecharny > Priority: Blocker > Fix For: 2.0.0-M7 > > > If we use the AT's alias to create an index, this index will be removed immediately after having been created. This is due to the way the deleteUnusedIndex() method works : it searches the files using the AT's OID, when the file name will use the AT's alias -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira