Actions
Bug #16503
closedBug #16382: Improve performance of policy generation writer
Normalize loggers for timing performance on write promises
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:
Description
Splitting big parent PR, a first simple one is to normalize the use of loggers name to measure performance. Simple, no risk.
This is mostly source level reorganization, no existing log are suppressed, and only one pair of log are added: policy.generation.timing
and policy.generation.timing.buildNodeConfig
which allow to trace performance during policy generation.
Updated by François ARMAND almost 5 years ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ almost 5 years ago
- Target version changed from 6.0.2 to 6.0.3
Updated by François ARMAND almost 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/2703
Updated by François ARMAND almost 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|ac23b63798b7ea9162b3ea7f0d5c71486f9ca426.
Updated by François ARMAND almost 5 years ago
- Fix check changed from To do to Checked
Updated by Alexis Mousset over 4 years ago
- Name check changed from To do to Reviewed
Updated by Vincent MEMBRÉ over 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.0.3 which was released today.
Actions