[
https://issues.apache.org/jira/browse/DIRSERVER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520747
]
akarasulu edited comment on DIRSERVER-684 at 8/17/07 7:31 PM:
------------------------------------------------------------------
See DIRSERVER-840.
was (Author: akarasulu):
See DIRSERVER-684.
> Atomic operation on entries
> ---------------------------
>
> Key: DIRSERVER-684
> URL: https://issues.apache.org/jira/browse/DIRSERVER-684
> Project: Directory ApacheDS
> Issue Type: Improvement
> Reporter: Emmanuel Lecharny
> Assignee: Alex Karasulu
> Fix For: 1.5.1
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.