Add CHANGES note for [GL #4591]

(cherry picked from commit db69cc7891)
(cherry picked from commit 99d0ba4420)
This commit is contained in:
Ondřej Surý
2024-02-20 13:27:05 +01:00
parent d7e3c782fd
commit abef835c4c

View File

@@ -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