Bug 2004303

Summary: Logging - Performance improvement
Product: Red Hat Enterprise Linux 9 Reporter: Noriko Hosoi <nhosoi>
Component: rhel-system-rolesAssignee: Noriko Hosoi <nhosoi>
Status: CLOSED ERRATA QA Contact: Jakub Haruda <jharuda>
Severity: unspecified Docs Contact: Gabi Fialová <gfialova>
Priority: unspecified    
Version: 9.0CC: djez, gfialova, jharuda, nhosoi, pkettman, rmeggins, spetrosi
Target Milestone: rc   
Target Release: 9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: role:logging
Fixed In Version: rhel-system-roles-1.11.0-1.el9 Doc Type: Bug Fix
Doc Text:
.The Logging System Role no longer calls tasks multiple times Previously, the Logging role was calling tasks multiple times that should have been called only once. As a consequence, the extra task calls slowed down the execution of the role. With this fix, the Logging role was changed to call the tasks only once, improving the Logging role performance.
Story Points: ---
Clone Of:
: 2005727 (view as bug list) Environment:
Last Closed: 2022-05-17 13:02:56 UTC 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:
Bug Depends On:    
Bug Blocks: 2005727    

Description Noriko Hosoi 2021-09-15 00:05:54 UTC
Description of problem:

For a simple rsyslog configuration basic input to 9 file outputs, role repeats same tasks over and over ( 433 tasks ) #188 
https://github.com/linux-system-roles/logging/issues/188

Comment 2 Noriko Hosoi 2021-09-15 02:06:10 UTC
With the attached 2 PRs, the task count in executing the attached test playbook is reduced to 265.

Comment 17 errata-xmlrpc 2022-05-17 13:02:56 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (new packages: rhel-system-roles), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:2443