On Wed, 2014-10-08 at 17:19 -0400, Simo Sorce wrote:
> On Wed, 08 Oct 2014 15:53:39 -0400
> Nathaniel McCallum <npmccal...@redhat.com> wrote:
> 
> > As I understand my code, all servers will have csnD. Some servers will
> > have valueB and others will have valueD, but valueB == valueD.
> > 
> > We *never* discard a CSN. We only discard the counter/watermark mods
> > in the replication operation.
> 
> What Thierry is saying is that the individual attributes in the entry
> have associate the last CSN that modified them. Because you remove the
> mods when ValueD == ValueB the counter attribute will not have the
> associated CSN changed. But it doesn't really matter because the plugin
> will always keep things consistent.

Oh, I thought this was only being tracked on a per-entry basis. If it
really matters, I can undo this optimization (it is a single character
change). It will just be some extra writes.

Nathaniel

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to