Howard Chu wrote:
The question is how important is it that clients be able to immediately
follow a write request with a read request,
and why these clients aren't
just using a post-read control in the first place.
When integrating software with a directory you don't have the power to
insist on using this rather unknown control in the clients. Big software
vendors are most times refusing such a feature request.
If this is something
that needs to be done frequently, then we probably need to provide an
option somewhere in syncprov to go back to its fully synchronous
behavior. Perhaps that should be a control of its own - "WaitForSlaves".
Still, only newly written clients would be aware of this control, so
what should the default behavior be without it?
I'd prefer having a replication configuration directive for that.