• Marek Vavrusa's avatar
    Journal is now protected with mutex and not refcounted. · 10a4510e
    Marek Vavrusa authored
    refcounting lead to several errors, for example when:
    * ixfr started to write changesets
    * scheduler started applying changes to zonefile
    * ixfr finished writing changesets
    >>> race for node flags <<<
    * scheduler finished
    ==> result: corrupted node flags, bad CRC
    10a4510e