Bug #8430
Bug #8343: logger_rudder breaks if expected_reports.csv.res is missing but expected_reports.csv.tmp is present
logger_rudder can re-read expected_reports_temp even without change, impacting performance significantly
Effort required:
Priority:
Description
On one test machine, this took an agent run from 53 seconds to 124.
Somehow, the local classes in bundle logger_rudder can "persist" between calls - I think this is when the bundle is called several times in a single "call". This can be simply worked around using an extra class protection.
Subtasks
Related issues
Updated by Jonathan CLARKE over 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Jonathan CLARKE to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/ncf/pull/371
Updated by Jonathan CLARKE over 4 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset adb480d06e6ba1d5db0dd4c3daa36ad5680f051a.