Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 6254 invoked from network); 15 Aug 2009 08:57:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Aug 2009 08:57:54 -0000 Received: (qmail 30195 invoked by uid 500); 15 Aug 2009 08:58:00 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 30117 invoked by uid 500); 15 Aug 2009 08:58:00 -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 30105 invoked by uid 99); 15 Aug 2009 08:58:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Aug 2009 08:58:00 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Aug 2009 08:57:58 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9D3C0234C4AC for ; Sat, 15 Aug 2009 01:57:15 -0700 (PDT) Message-ID: <107276707.1250326635643.JavaMail.jira@brutus> Date: Sat, 15 Aug 2009 01:57:15 -0700 (PDT) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Updated: (DIRSERVER-1030) Add CascadeControl and add functionality to cascade modify and delete effects In-Reply-To: <29770781.1187883630488.JavaMail.jira@brutus> 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-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRSERVER-1030: ----------------------------------------- Fix Version/s: (was: 1.5.5) 2.0.0-RC1 Postponed to 2.0.0-RC1 > Add CascadeControl and add functionality to cascade modify and delete effects > ----------------------------------------------------------------------------- > > Key: DIRSERVER-1030 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1030 > Project: Directory ApacheDS > Issue Type: New Feature > Affects Versions: 1.5.2, 1.5.1 > Reporter: Alex Karasulu > Fix For: 2.0.0-RC1 > > > We need a marker request control to trigger cascaded deletes and modifications which factor into account dependencies when effecting these changes. The behavior of the control is context specific. This is need to do bulk operations on the schema which is heavily constrained due to interdependencies. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.