Sent by mistake on the private ML...
--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org
--- Begin Message ---
On Mon, Feb 2, 2009 at 7:11 PM, Emmanuel Lecharny <[email protected]>wrote:
> Hi,
>
> I'm currently in the process of moving the CSN code from Mitosis to
> apacheds-core-shared (where I think it deserves to be). In order to get a
> CSN, you will just have to ask the DirectoryService to give you one. It will
> help having a thread safe factory for CSN.
>
> Second, the CSN will mimic OpenLDAP CSN. It's structure will be :
> <timestamp> # <changeCount> # <replicaId> # <modifierNumber>
>
> and more precisely, as defined here :
> http://www.openldap.org/faq/data/cache/1145.html
>
> <YYYYmmddHHMMSS.uuuuuuZ> # <6-hex> # <3-hex> # 000000
>
> This CSN will be added to each modified entry, and this will be done in the
> operationalAttributeInterceptor.
>
> As we need this CSN to be unique for any modification, the factory will be
> protected angainst concurrent accesses.
>
> thoughts, suggestions ?
>
Sounds good but heads up you sent this to the private mailing list.
Alex
--- End Message ---