[master] automatically tune max-journal-size

4613.	[func]		By default, the maximum size of a zone journal file
			is now twice the size of the zone's contents (there
			is little benefit to a journal larger than this).
			This can be overridden by setting "max-journal-size"
			to "unlimited" or to an explicit value up to 2G.
			Thanks to Tony Finch. [RT #38324]
This commit is contained in:
Evan Hunt
2017-05-02 13:23:08 -07:00
parent 4c97cb13bd
commit d39ab7440e
16 changed files with 208 additions and 97 deletions

View File

@@ -61,3 +61,6 @@ rm -f ns1/many.test.db.jnl
cp ns1/sample.db.in ns1/sample.db
cp ns2/sample.db.in ns2/sample.db
cp -f ns1/maxjournal.db.in ns1/maxjournal.db
rm -f ns1/maxjournal.db.jnl