[
https://issues.apache.org/jira/browse/DIRSERVER-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673614#action_12673614
]
Emmanuel Lecharny commented on DIRSERVER-776:
---------------------------------------------
Moved the UUID injection into the OperationAttributeInterceptor. Still have to
determinate which UUID generator we should use.
> entryUUID only created when entries are added with Mitosis enabled
> ------------------------------------------------------------------
>
> Key: DIRSERVER-776
> URL: https://issues.apache.org/jira/browse/DIRSERVER-776
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: core, mitosis
> Reporter: Alex Karasulu
> Assignee: Emmanuel Lecharny
> Fix For: 1.5.7
>
>
> It would be nice to refactor out the UUID injection into standard
> interceptors so that entries have UUID attributes even if mitosis is not
> enabled. This way when Mitosis is turned on the database need not be rebuilt
> from scratch.
> Another work around would be to add a UUID generation tool to add this
> attribute if replication is to be used but this is a poor work around for the
> problem. Question is do you want to deal with the overhead of this UUID
> attribute for each entry without needing mitosis? In general it's probably a
> good idea to have this in effect all the time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.