On Thu, 2009-10-01 at 21:41 +0100, Lukas Zeller wrote:
I would not erase the entire admin data - it is sufficient to clear
the anchors, then the server engine will detect out-of-sync and force
a slow sync.
Hmm, how do I erase just the anchors? Conceptually for the app, the
admin data is just an opaque blob of bytes. There's no API to modify
just the anchors.
You could also set session variables (via the session key) from your
DB plugin and have certain scripts (like <alertscript>) check the
session variable and call FORCESLOWSYNC()).
This looks easier to do. Because we generate the XML config anew in each
sync, we could hard-code a FORCESLOWSYNC() into it when necessary.
--
Best Regards, Patrick Ohly
The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.