mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 10:12:57 -04:00
Add CHANGES note for [GL #4591]
This commit is contained in:
parent
d8220ca4ca
commit
db69cc7891
1 changed files with 5 additions and 0 deletions
5
CHANGES
5
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] Revert change 6319 and decrease lock contention during
|
||||
RBTDB tree pruning by not cleaning up nodes recursively
|
||||
within a single prune_tree() call. [GL #4596]
|
||||
|
|
|
|||
Loading…
Reference in a new issue