Mailinglist Archive: opensuse-buildservice (88 mails)
< Previous | Next > |
Re: [opensuse-buildservice] /srv/obs/events/lastnotifications
- From: Michael Schroeder <mls@xxxxxxx>
- Date: Mon, 24 Feb 2020 12:17:10 +0000
- Message-id: <20200224121710.GA11808@suse.de>
On Mon, Feb 24, 2020 at 01:04:04PM +0100, Carsten Höger wrote:
Nope.
It's a queue of notifications. The API is supposed to read it, read
events are deleted and thus the file shrinks.
A lastnotifications file that big is an indication that the
delayed job for notification processing is not running in the API.
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-buildservice+owner@xxxxxxxxxxxx
I recently noticed that this file is quite huge in our installation:
2.8G /srv/obs/events/lastnotifications
Can this file be removed?
Nope.
It looks like a logfile to me with new entries added at the end.
Is some component of OBS reading the content of that file?
It's a queue of notifications. The API is supposed to read it, read
events are deleted and thus the file shrinks.
A lastnotifications file that big is an indication that the
delayed job for notification processing is not running in the API.
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-buildservice+owner@xxxxxxxxxxxx
< Previous | Next > |