]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1242] Added ChangeLog for #1242
authorMarcin Siodelski <marcin@isc.org>
Wed, 20 May 2020 09:23:10 +0000 (11:23 +0200)
committerMarcin Siodelski <marcin@isc.org>
Wed, 20 May 2020 13:23:01 +0000 (13:23 +0000)
ChangeLog

index d98e121eedc20fc49b92743fc88442427e4c0494..8f43c9a8546813fb4319ffe0feab47f9cf9f4698 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1751.  [perf]          marcin
+       Corrected performance issue occurring while loading large configurations
+       via the MySQL Config Backend. Improper database indexing caused long
+       server startup time as well as long time to respond to various
+       commands, such as subnet4-list or subnet6-list.
+       (Gitlab #1242)
+
 1750.  [func]          razvan
        Refactored HooksManager so that no lazy initialization is possible
        from dhcp processing functions. The function getHooksManager is now