]> git.ipfire.org Git - thirdparty/systemd.git/commit
journal-remote: downgrade messages about input data to warnings
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 31 May 2021 10:11:48 +0000 (12:11 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 31 May 2021 17:29:07 +0000 (19:29 +0200)
commit23b8aa648d1d8cb1209ddd521989aa47f9344f68
tree46adb1abc388ddf415dc0152190f16b21af160a8
parenta88f9dbae2cbd2af6016e7f4dab5b7a0771491c6
journal-remote: downgrade messages about input data to warnings

Those are unexpected, so a user-visible message seems appropriate.
But they are not our errors, and to some extent we can recover from
them, so "warning" seems more appropriate than "error".
src/journal-remote/journal-remote-parse.c
src/shared/journal-importer.c