Actions
Bug #15637
closedBug #15665: Reduce number of Loggable class instance
NodeInfo should not extend loggable
Status:
Released
Priority:
N/A
Assignee:
Category:
Performance and scalability
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:
Description
it creates millions of instance of the class, and use a lot of ressources
it should rather use a static logge
Updated by Nicolas CHARLES about 5 years ago
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
Updated by Nicolas CHARLES about 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/2441
Updated by Nicolas CHARLES about 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|7cfc2483518445661a9c026092bc5e2cc434c1fa.
Updated by Nicolas CHARLES about 5 years ago
Applied in changeset rudder|74c174d61fc4acc076b5e2f420913f2d311ab1e3.
Updated by Nicolas CHARLES about 5 years ago
Applied in changeset rudder|7416d291515e943d7e9c914e1975a02547e3c85d.
Updated by Vincent MEMBRÉ about 5 years ago
- Target version changed from 5.0.14 to 5.0.13
Updated by Vincent MEMBRÉ about 5 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ about 5 years ago
- Name check changed from To do to Reviewed
Updated by Vincent MEMBRÉ about 5 years ago
This bug has been fixed in Rudder 5.0.13 which was released today.
Updated by Vincent MEMBRÉ about 5 years ago
- Status changed from Pending release to Released
Actions