]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Revert "Add CHANGES and release note for [GL #3190]"
authorOndřej Surý <ondrej@isc.org>
Wed, 6 Apr 2022 08:31:21 +0000 (10:31 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 6 Apr 2022 08:31:21 +0000 (10:31 +0200)
This reverts commit 639e0600f0e31e1d4c8011843af3c9307b9ef85a.

CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index b065614158b0cc461b3ae99d67eb9322f03b0daf..d5ac1a044dedaf538c2697d4c984068de31d5760 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,6 @@
 5852.  [func]          Add new "load-balance-socket" option to
                        enable/disable load balancing of sockets. [GL #3249]
 
-5850.  [func]          Run the RPZ update process on the offload threads.
-                       [GL #3190]
-
 5843.  [bug]           When an UPDATE targets a zone that is not configured,
                        the requested zone name is now logged in the "not
                        authoritative" error message, so that it is easier to
index a03f9a6fbedad295f323ade15e089b9292114c12..3eed6a5089ba22cca2ea6e449d09b26b7a6b7ec9 100644 (file)
@@ -27,11 +27,6 @@ New Features
 
 - None.
 
-- Run RPZ 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 ``named`` when RPZ updates are being
-  applied after an RPZ zone has been successfully transfered.  :gl:`#3190`
-
 Removed Features
 ~~~~~~~~~~~~~~~~