Add CHANGES and release notes for [GL #3881]

This commit is contained in:
Aram Sargsyan
2023-02-21 14:39:27 +00:00
committed by Ondřej Surý
parent 4e7187601f
commit cb1cd67bea
2 changed files with 9 additions and 0 deletions

View File

@@ -61,6 +61,12 @@ Feature Changes
failure when receiving multiple UDP messages in a single system call.
:gl:`#3840`
- Run catalog zone updates on the specialized "offload" threads to reduce the
amount of time they block query processing on the main networking
threads. This should increase the responsiveness of :iscman:`named`
when catalog zone updates are being applied after a catalog zone has been
successfully transferred. :gl:`#3881`
Bug Fixes
~~~~~~~~~