From: Alessio Podda Date: Fri, 22 Nov 2024 17:35:48 +0000 (+0000) Subject: chg: dev: Incrementally apply AXFR transfer X-Git-Tag: v9.21.3~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a3e03b52e2bb453516f404ba1afadce982b95701;p=thirdparty%2Fbind9.git chg: dev: Incrementally apply AXFR transfer Reintroduce logic to apply diffs when the number of pending tuples is above 128. The previous strategy of accumulating all the tuples and pushing them at the end leads to excessive memory consumption during transfer. This effectively reverts half of e3892805d6 Closes #4986 Merge branch '4986-axfr-chunked-insert' into 'main' See merge request isc-projects/bind9!9740 --- a3e03b52e2bb453516f404ba1afadce982b95701