From 9fc773ce4c8d3c6ffbddf05ed2dccf7c225009c6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicki=20K=C5=99=C3=AD=C5=BEek?= Date: Fri, 20 Sep 2024 14:31:57 +0200 Subject: [PATCH] Remove fixed known issue [GL #4898] --- doc/notes/notes-known-issues.rst | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/doc/notes/notes-known-issues.rst b/doc/notes/notes-known-issues.rst index bc6832eced6..3ee19285228 100644 --- a/doc/notes/notes-known-issues.rst +++ b/doc/notes/notes-known-issues.rst @@ -14,12 +14,4 @@ Known Issues ------------ -- Long-running tasks in offloaded threads (e.g. loading RPZ zones or - processing zone transfers) may block the resolution of queries during - these operations and cause the queries to time out. - - To work around the issue, the ``UV_THREADPOOL_SIZE`` environment - variable can be set to a larger value before starting :iscman:`named`. - The recommended value is the number of RPZ zones (or number of - transfers) plus the number of threads BIND should use, which is - typically the number of CPUs. :gl:`#4898` +- There are no known issues affecting this BIND 9 branch. -- 2.47.3