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 6009510C79 for ; Thu, 15 Aug 2013 01:20:48 +0000 (UTC) Received: (qmail 49848 invoked by uid 500); 15 Aug 2013 01:20:48 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 49791 invoked by uid 500); 15 Aug 2013 01:20:48 -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 49731 invoked by uid 99); 15 Aug 2013 01:20:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Aug 2013 01:20:48 +0000 Date: Thu, 15 Aug 2013 01:20:48 +0000 (UTC) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (DIRSERVER-1519) [perf] The MoveAndRename operation is not optimal MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRSERVER-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRSERVER-1519. ---------------------------------------- > [perf] The MoveAndRename operation is not optimal > ------------------------------------------------- > > Key: DIRSERVER-1519 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1519 > Project: Directory ApacheDS > Issue Type: Improvement > Affects Versions: 1.5.7 > Reporter: Emmanuel Lecharny > Fix For: 2.0.0-M15 > > > This operation can be greatly improve in the backend, as the way we process it in the AbstractStore is by calling the rname operation followed by a move. Thos two operations can be merged. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira