]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4591]
authorOndřej Surý <ondrej@isc.org>
Tue, 20 Feb 2024 12:27:05 +0000 (13:27 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 29 Feb 2024 15:09:37 +0000 (16:09 +0100)
(cherry picked from commit db69cc7891d966dfc767cb2da469771fbe4d0997)

CHANGES

diff --git a/CHANGES b/CHANGES
index 834ae1c002a11f458777cff89a62498aa6daf641..8995e74ee1e5df1dddff94cf1057a671806d3279 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6353.  [bug]           Improve the TTL-based cleaning by removing the expired
+                       headers from the heap, so they don't block the next
+                       cleaning round and clean more than a single item for
+                       each new addition to the RBTDB. [GL #4591]
+
 6352.  [bug]           Decrease lock contention during RBTDB tree pruning
                        introduced in change 6319 by making the prunenodes list
                        bucketed and not cleaning up nodes recursively within a