« Return to Thread: [jira] Created: (DIRSERVER-776) entryUUID only created when entries are added with Mitosis enabled

[jira] Created: (DIRSERVER-776) entryUUID only created when entries are added with Mitosis enabled

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View in Thread

entryUUID only created when entries are added with Mitosis enabled
------------------------------------------------------------------

                 Key: DIRSERVER-776
                 URL: http://issues.apache.org/jira/browse/DIRSERVER-776
             Project: Directory ApacheDS
          Issue Type: Bug
          Components: core, mitosis
            Reporter: Alex Karasulu
             Fix For: 1.5.0


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.
-
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

       

 « Return to Thread: [jira] Created: (DIRSERVER-776) entryUUID only created when entries are added with Mitosis enabled