On Fri, Jan 28, 2022 at 01:07:10PM +0100, Claudio Jeker wrote:
> I think I introduced a bit of an error when skipping cleanup of RRDP
> directories when RRDP is off. When RRDP is off the cache is updated via
> rsync but when RRDP is turned back on later on the cache does not match
> with the RRDP s
I think I introduced a bit of an error when skipping cleanup of RRDP
directories when RRDP is off. When RRDP is off the cache is updated via
rsync but when RRDP is turned back on later on the cache does not match
with the RRDP state file and so deltas will often fail to apply.
It is better to clea