Bug 1565747

Summary: logrotate script does not notify the service
Product: [Fedora] Fedora EPEL Reporter: Orion Poplawski <orion>
Component: supervisorAssignee: Ali Erdinc Koroglu <aekoroglu>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: epel7CC: agrimm, imlinux+fedora, jal233, kevin, tmz, troxor0, tsao
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Orion Poplawski 2018-04-10 16:29:07 UTC
Description of problem:

The logrotate script does not notify the supervisord process so it will keep writing to rotated log files.

However, I'm not sure that it would be good to send a SIGHUP as this will restart all of the child processes.

I've filed https://github.com/Supervisor/supervisor/issues/1090 upstream for discussion as well.

Version-Release number of selected component (if applicable):
supervisor-3.1.4-1.el7.noarch

Also present in Fedora.

Comment 1 Fedora Admin user for bugzilla script actions 2022-07-01 00:20:21 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 2 Ali Erdinc Koroglu 2022-07-01 08:38:27 UTC
Hello Orion, 
It's been quite some time since this bug reported and issue is closed on Github ?

Comment 3 Orion Poplawski 2022-07-01 13:07:58 UTC
The issue (273) is still open in github, and the downstream logrotate script still does not notify the supervisor process.