From dev-return-14139-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Tue Nov 07 03:10:01 2006 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 85376 invoked from network); 7 Nov 2006 03:09:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Nov 2006 03:09:59 -0000 Received: (qmail 65643 invoked by uid 500); 7 Nov 2006 03:10:10 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 65607 invoked by uid 500); 7 Nov 2006 03:10:09 -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 65596 invoked by uid 99); 7 Nov 2006 03:10:09 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Nov 2006 19:10:09 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Nov 2006 19:09:58 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DE3227142FA for ; Mon, 6 Nov 2006 19:09:37 -0800 (PST) Message-ID: <18906785.1162868977695.JavaMail.jira@brutus> Date: Mon, 6 Nov 2006 19:09:37 -0800 (PST) From: "Alex Karasulu (JIRA)" To: dev@directory.apache.org Subject: [jira] Reopened: (DIRSERVER-776) entryUUID only created when entries are added with Mitosis enabled In-Reply-To: <28447573.1162846598934.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/DIRSERVER-776?page=all ] Alex Karasulu reopened DIRSERVER-776: ------------------------------------- Ok this stinks. If the entry marked deleted has descendents this code will fail. We need to recursively delete the entire dead branch depth first. > entryUUID only created when entries are added with Mitosis enabled > ------------------------------------------------------------------ > > Key: DIRSERVER-776 > URL: http://issues.apache.org/jira/browse/DIRSERVER-776 > Project: Directory ApacheDS > Issue Type: Bug > Components: core, mitosis > Reporter: Alex Karasulu > Fix For: 1.5.0 > > > It would be nice to refactor out the UUID injection into standard interceptors so that entries have UUID attributes even if mitosis is not enabled. This way when Mitosis is turned on the database need not be rebuilt from scratch. > Another work around would be to add a UUID generation tool to add this attribute if replication is to be used but this is a poor work around for the problem. Question is do you want to deal with the overhead of this UUID attribute for each entry without needing mitosis? In general it's probably a good idea to have this in effect all the time. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira