BIND 10 master, updated. 3404981c39241b4463e661981614ec0d157b924d [master] changelog entry for #2211
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Oct 23 18:23:58 UTC 2012
The branch, master has been updated
via 3404981c39241b4463e661981614ec0d157b924d (commit)
from aa9c2bbcf4e4522525194310791d94fcf84fc605 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3404981c39241b4463e661981614ec0d157b924d
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Oct 23 11:23:46 2012 -0700
[master] changelog entry for #2211
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 8 ++++++++
1 file changed, 8 insertions(+)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 9e76a18..aa1df88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+495. [func] team
+ b10-auth now handles reconfiguration of data sources in
+ background using a separate thread. This means even if the new
+ configuration includes a large amount of data to be loaded into
+ memory (very large zones and/or a very large number of zones),
+ the reconfiguration doesn't block query handling.
+ (Multiple Trac tickets up to #2211)
+
494. [bug] jinmei
Fixed a problem that shutting down BIND 10 kept some of the
processes alive. It was two-fold: when the main bind10 process
More information about the bind10-changes
mailing list