mirror of https://github.com/schoebel/mars
acd9b194aa
This is needed for detection of the real end of inconsistencies after sync as finished. Consistency is only (re-)reached after a certain amount of logfile data has been sucessfully applied. This patch remembers the replaylink from the primary at the time when the sync has finished. When at least that amount of logfile data has been applied, we are certain that now we are consistent. |
||
---|---|---|
.. | ||
README | ||
mars_light.c | ||
mars_proc.c | ||
mars_proc.h | ||
strategy.h | ||
sy_generic.c | ||
sy_net.c |
README
This is ugly code from a first prototype trial. It will disappear as soon as the new strategy layer has been implemented. The new system will use an interpreter for automated pattern matching and triggering actions, in a much more generic fashion than hand-crafted here.