Skip to content

zone/bugfix: replanning zonefile flush even when was not flushed

Libor Peltan requested to merge zone_flush_replan into master

There has been a bug that, when the zonefile has not been flushed - either an error or mostly "no changes" state - the next flush was not replanned. This was observed as completely stopping to flush, when zonefile flush interval was set to short time.

Merge request reports