[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-RC2
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.
-
You can reply to this email to add a comment to the issue online.