Actions
Bug #16643
closedUnecessary compliance computations when historization of Node Compliance is disabled
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:
To do
Fix check:
Checked
Regression:
Description
We can disable serialization of node compliance and node compliance level to save ressource
However, disabling them does not save that much ressource: compliance is still recomputed, and then discarded
we ought to do better than that
Updated by Nicolas CHARLES almost 5 years ago
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
Updated by Nicolas CHARLES almost 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/2745
Updated by Nicolas CHARLES almost 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|5522199a3ab9d9eddb0ecdc02bde66593727e8a5.
Updated by Nicolas CHARLES almost 5 years ago
Applied in changeset rudder|64b43357f2145f492c731609cadcdd60d74656fe.
Updated by François ARMAND almost 5 years ago
- Fix check changed from To do to Checked
Updated by Nicolas CHARLES almost 5 years ago
- Subject changed from Lots and lots of unecessary compliance computation when compliance cache is invalidate because of serialization when no serialization is asked to Unecessary compliance computations when historization of Node Compliance is disabled
Updated by Vincent MEMBRÉ almost 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.16 which was released today.
Actions