[InterNetNews/inn] 6f7c64: ovsqlite: Fix low water mark when expiring empty n...
Julien ÉLIE
noreply at github.com
Wed Jan 11 22:56:39 UTC 2023
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: 6f7c64aee22d15ac62eb72988bd13bf739f39b39
https://github.com/InterNetNews/inn/commit/6f7c64aee22d15ac62eb72988bd13bf739f39b39
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M doc/pod/news.pod
M storage/ovsqlite/ovsqlite.c
Log Message:
-----------
ovsqlite: Fix low water mark when expiring empty newsgroups
The reported low water mark was reset to 1 for empty newsgroups.
Fixed that by letting the server do all the work of tracking the
low water mark, and simply asking it at the end of expire_one.
Thanks to Bo Lindbergh for the patch.
close #253
More information about the inn-committers
mailing list