Atomic operation on entries
---------------------------
Key: DIRSERVER-684
URL: http://issues.apache.org/jira/browse/DIRSERVER-684
Project: Directory ApacheDS
Issue Type: Improvement
Reporter: Emmanuel Lecharny
When applying a modification on an entry, the resulting entry should be stored
in the backend only once.
What we have now is a double modification :
- modification of attributes
- modification of the operationnal attributes (modifytimestamp, modifiersname)
If we have any problem between those two operations, then the entry will remain
in an inconsistant state. The entry should be commited as an atomic operation,
at the end of the operation.
--
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