I guess entryUUID is always created now right? Not just when mitosis is enabled.
Thanks. On Sat, Jun 13, 2009 at 7:18 PM, Emmanuel Lecharny (JIRA) <[email protected]>wrote: > > [ > https://issues.apache.org/jira/browse/DIRSERVER-776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Emmanuel Lecharny resolved DIRSERVER-776. > ----------------------------------------- > > Resolution: Fixed > Fix Version/s: (was: 1.5.7) > 1.5.5 > > Fixed in 1.5>.5 > > > 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.5 > > > > > > 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. > > -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org
